jmdobry/reheat

View on GitHub
lib/config.js

Summary

Maintainability
A
1 hr
Test Coverage

Function reset has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  reset: function () {
    // 3rd-party dependencies
    container.register('r', function () {
      return require('rethinkdbdash');
    });
Severity: Minor
Found in lib/config.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status