snowyu/fs-file-name-sensitive.js

View on GitHub
src/index.coffee

Summary

Maintainability
Test Coverage

Line contains inconsistent indentation
Open

    t = tmp.fileSync template: path.join aPath, '_tmp-XXXXXXXXX'
Severity: Minor
Found in src/index.coffee by coffeelint

Line contains a trailing semicolon
Open

    result = !fs.existsSync(path.join(vDirName, vBaseName));
Severity: Minor
Found in src/index.coffee by coffeelint

There are no issues that match your filters.

Category
Status