yoctore/yocto-core-stack

View on GitHub
src/modules/configure/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

Configure.prototype.init = function (value) {
  // Create Async process
  var deferred = Q.defer();

  // Default repeat item
Severity: Minor
Found in src/modules/configure/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status