Mairu/meteor-electrify

View on GitHub
lib/scaffold.js

Summary

Maintainability
A
1 hr
Test Coverage

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

Scaffold.prototype.prepare = function() {

  this.log.info('ensuring basic structure');
  
  shell.mkdir('-p' , this.$.env.app.bin);
Severity: Minor
Found in lib/scaffold.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status