frisb/wingman

View on GitHub

Showing 1 of 1 total issue

Function run has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    Task.prototype.run = function(callback) {
      var configureWorker, i, workerModulePath;
      this.progress = {
        started: 0,
        finished: 0,
Severity: Major
Found in lib/task.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language