jamesdbloom/grunt-run-node

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function (grunt) {

    processList = (function (grunt) {
        var spawn = require('child_process').spawn,
            processes = [];
Severity: Minor
Found in tasks/run_node.js - About 1 hr to fix

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

    module.exports = function (grunt) {
    
        // Project configuration.
        grunt.initConfig({
            jshint: {
    Severity: Minor
    Found in Gruntfile.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language