snowyu/terminal-logger.js

View on GitHub
src/index.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

    @write @padding + textColor(vColor, vText+' ') + format.apply(null, arguments) + @NEWLINE
Severity: Minor
Found in src/index.coffee by coffeelint

Line exceeds maximum allowed length
Open

    @write @padding + textColor(vColor, vText+' ') + format.apply(null, arguments) + @NEWLINE
Severity: Minor
Found in src/index.coffee by coffeelint

There are no issues that match your filters.

Category
Status