etnbrd/flx-compiler

View on GitHub
test-set/express-endpoint-master/lib/middleware/errorHandler.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports = module.exports = function(options) {
  var config = Hash({
    rules: {},
    stylesheets: ['/endpoint/css/reset.css',
                    '/endpoint/css/style.css'],
Severity: Major
Found in test-set/express-endpoint-master/lib/middleware/errorHandler.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status