CleverStack/cleverstack-cli

View on GitHub
lib/util/module.js

Summary

Maintainability
A
1 hr
Test Coverage

Function findConfigAndVersionForModule has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.findConfigAndVersionForModule = function( locations, moduleName, moduleVersion, check ) {
  return new Promise( function( resolve ) {

    var _module = {};

Severity: Minor
Found in lib/util/module.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status