rafaelcamargo/ng-surprise

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function(grunt) {
  
  var srcFiles = 'src/**/*.js';
  var specFiles = 'spec/**/*.js';
  var configFiles = [
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix

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

    module.exports = function(config) {
    
      config.set({
    
        // base path that will be used to resolve all patterns (eg. files, exclude)
    Severity: Minor
    Found in karma.conf.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language