28msec/28.io-angularjs

View on GitHub
Gruntfile.js

Summary

Maintainability
D
1 day
Test Coverage

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

module.exports = function (grunt) {
    'use strict';

    require('load-grunt-tasks')(grunt);
    require('time-grunt')(grunt);
Severity: Major
Found in Gruntfile.js - About 1 day to fix

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

    module.exports = function (grunt) {
        'use strict';
    
        require('load-grunt-tasks')(grunt);
        require('time-grunt')(grunt);
    Severity: Minor
    Found in Gruntfile.js - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status