emotionLoop/jsCode

View on GitHub
etc/init/02-middleware.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports = module.exports = function(IoC, logger, settings) {

  var app = this;

  // adds X-Response-Time header
Severity: Minor
Found in etc/init/02-middleware.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status