sweetp/dashboard

View on GitHub
Gruntfile.js

Summary

Maintainability
D
2 days
Test Coverage

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

module.exports = function (grunt) {
  require('load-grunt-tasks')(grunt);
  require('time-grunt')(grunt);

  // configurable paths
Severity: Major
Found in Gruntfile.js - About 1 day to fix

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

    // Generated on 2013-10-05 using generator-angular 0.4.0
    'use strict';
    var LIVERELOAD_PORT = 35729;
    var lrSnippet = require('connect-livereload')({ port: LIVERELOAD_PORT });
    var mountFolder = function (connect, dir) {
    Severity: Minor
    Found in Gruntfile.js - About 4 hrs to fix

      There are no issues that match your filters.

      Category
      Status