mbrio/envirofig

View on GitHub

Showing 1 of 1 total issue

Function init has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  Envirofig.prototype.init = function(config, defaults) {
    var conf, prop, props;
    if (config == null) {
      config = {};
    }
Severity: Minor
Found in lib/envirofig.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language