civictechro/fiipregatit.ro

View on GitHub
site/web/app/themes/sage/gulpfile.js

Summary

Maintainability
A
1 hr
Test Coverage

Function cssTasks has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var cssTasks = function(filename) {
  return lazypipe()
    .pipe(function() {
      return gulpif(!enabled.failStyleTask, plumber());
    })
Severity: Minor
Found in site/web/app/themes/sage/gulpfile.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status