whitef0x0/tellform

View on GitHub
gruntfile.js

Summary

Maintainability
D
1 day
Test Coverage

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

module.exports = function(grunt) {
    require('jit-grunt')(grunt);

    // Unified Watch Object
    var watchFiles = {
Severity: Major
Found in gruntfile.js - About 1 day to fix

    File gruntfile.js has 315 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    'use strict';
    
    var bowerArray = ['public/lib/angular/angular.min.js',
        'public/lib/angular-scroll/angular-scroll.min.js',
        'public/lib/angular-ui-select/dist/select.min.js',
    Severity: Minor
    Found in gruntfile.js - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status