adobe/brackets

View on GitHub
tasks/pack-web-dependencies.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function (grunt) {

    var _       = require("lodash"),
        common  = require("./lib/common")(grunt),
        build   = require("./build")(grunt),
Severity: Major
Found in tasks/pack-web-dependencies.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status