beevelop/corci-client

View on GitHub

Showing 1 of 1 total issue

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

Client.prototype.parseFiles = function () {
    var conf = this.conf;
    var platforms = ['file'].concat(conf.platforms);
    var files = [];

Severity: Minor
Found in lib/Client.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language