kylewelsby/karma-jshint-preprocessor

View on GitHub
index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function JSHintReporter has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var JSHintReporter = function(loggerFactory, jshintPreprocessorConfig) {
    var jshint, jshintcli, pathToJshintrc, log, RcLoader, rcLoader, customDone,
      stopOnError;

    RcLoader = require('rcloader');
Severity: Major
Found in index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status