guidesmiths/systemic

View on GitHub
index.js

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

File index.js has 254 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const async = require('async');
const debug = require('debug')('systemic:index');
const { format } = require('util');
const Toposort = require('toposort-class');
const requireAll = require('require-all');
Severity: Minor
Found in index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status