ebednarz/browserifix

View on GitHub
library/get-lintify-options.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function getLintifyOptions(key, global) {
    var options;

    function head(file) {
        log(['errored', [file, 'cyan']]);
Severity: Minor
Found in library/get-lintify-options.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status