greenelab/adage-server

View on GitHub
interface/Gruntfile.js

Summary

Maintainability
F
3 days
Test Coverage

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

module.exports = function ( grunt ) {

  /**
   * Load required Grunt tasks. These are installed based on the versions listed
   * in `package.json` when you do `npm install` in this directory.
Severity: Major
Found in interface/Gruntfile.js - About 2 days to fix

    File Gruntfile.js has 473 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module.exports = function ( grunt ) {
    
      /**
       * Load required Grunt tasks. These are installed based on the versions listed
       * in `package.json` when you do `npm install` in this directory.
    Severity: Minor
    Found in interface/Gruntfile.js - About 7 hrs to fix

      There are no issues that match your filters.

      Category
      Status