jeffersondanielss/adamantium

View on GitHub
app/templates/_gruntfile.js

Summary

Maintainability
D
1 day
Test Coverage

Function exports has 291 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (grunt) {

  // Time how long tasks take. Can help when optimizing build times
  require('time-grunt')(grunt);

Severity: Major
Found in app/templates/_gruntfile.js - About 1 day to fix

    File _gruntfile.js has 294 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    'use strict';
    
    module.exports = function (grunt) {
    
      // Time how long tasks take. Can help when optimizing build times
    Severity: Minor
    Found in app/templates/_gruntfile.js - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status