adobe/brackets

View on GitHub
tasks/npm-install.js

Summary

Maintainability
C
7 hrs
Test Coverage

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

module.exports = function (grunt) {

    var _       = require("lodash"),
        build   = require("./build")(grunt),
        common  = require("./lib/common")(grunt),        
Severity: Major
Found in tasks/npm-install.js - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status