SimenB/stylint

View on GitHub
src/core/read.js

Summary

Maintainability
A
1 hr
Test Coverage

Function read has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var read = function( filepath ) {
    // if user passes in a glob, we forEach over them
    // and pass it into read() as filepath
    var path = filepath || this.state.path

Severity: Minor
Found in src/core/read.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status