parroit/crafter

View on GitHub
lib/ast-require-finder.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function astRequireFinder has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function astRequireFinder (options){
    return function (node) {
        //jshint validthis:true
        var file = this;
Severity: Major
Found in lib/ast-require-finder.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status