gtoubiana/acte

View on GitHub
gulp/tasks/docs.js

Summary

Maintainability
A
3 hrs
Test Coverage

File docs.js has 257 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/** DOCS
 * docs.assets
 * docs.concat.css
 * docs.concat.js
 * docs.constants
Severity: Minor
Found in gulp/tasks/docs.js - About 2 hrs to fix

    Function stream1 has 29 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        .on('end', () => {
          const stream2 = gulp.src(
            [
              `${config.paths.bowerBootstrap}/css/bootstrap.min.css`,
              `${config.paths.src}/docs/css/*.css`,
    Severity: Minor
    Found in gulp/tasks/docs.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status