arboleya/electrify

View on GitHub
make.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setup has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

target.setup = function() {
  log('setting up everything for development');

  // list folder paths
  var parent       = path.join(__dirname, '..');
Severity: Minor
Found in make.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status