vitorbritto/optimus

View on GitHub

Showing 3 of 6 total issues

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

module.exports = function(grunt) {

    'use strict';


Severity: Minor
Found in lib/templates/jasmine/Gruntfile.js - About 1 hr to fix

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

    module.exports = function(grunt) {
    
        'use strict';
    
        grunt.initConfig({
    Severity: Minor
    Found in lib/templates/mocha/Gruntfile.js - About 1 hr to fix

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

      module.exports = function(grunt) {
      
          'use strict';
      
          grunt.initConfig({
      Severity: Minor
      Found in lib/templates/qunit/Gruntfile.js - About 1 hr to fix
        Severity
        Category
        Status
        Source
        Language