alfirin/sept-web-radio

View on GitHub
Gruntfile.js

Summary

Maintainability
D
2 days
Test Coverage

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

module.exports = function (grunt) {
  var matchdep = require('matchdep');

  // load all grunt tasks
  matchdep.filterDev('grunt-*').forEach(grunt.loadNpmTasks);
Severity: Major
Found in Gruntfile.js - About 1 day to fix

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

    // Generated on 2013-07-31 using generator-angular 0.3.1
    'use strict';
    
    var path = require('path');
    
    
    Severity: Minor
    Found in Gruntfile.js - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status