tandrewnichols/grunt-travis-matrix

View on GitHub

Showing 1 of 1 total issue

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

module.exports = function(grunt) {
  grunt.loadNpmTasks('grunt-contrib-jshint');
  grunt.loadNpmTasks('grunt-mocha-test');
  grunt.loadNpmTasks('grunt-mocha-cov');
  grunt.loadNpmTasks('grunt-exec');
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language