shannonlal/gulp-prompt

View on GitHub

Showing 2 of 10 total issues

Function confirm has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  confirm: function(options) {
    var prompted = false;
    var chainFunction;
    return es.map(function(file, cb) {

Severity: Major
Found in index.js - About 2 hrs to fix

    Function prompt has 44 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      prompt: function(questions, callback) {
        var prompted = false;
        return es.map(function(file, cb) {
    
          /**
    Severity: Minor
    Found in index.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language