Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

file-system-lint

itgalaxy33MIT0.1.3

Modern file linter

lint, linting, file-system-lint, file, lintspaces, node-lintspaces, cli

readme

file-system-lint

NPM version Travis Build Status Deps Dev Deps

Linting files and directories.

Install

$ npm install -g file-system-lint

Help Output

file-system-lint -h

changelog

0.1.3

  • Fixed: the string formatter no longer errors on ignored files.

0.1.2

  • Fixed: return all properties of result if check directory.

0.1.1

  • Chore: added tests json formatter.
  • Fixed: correct output string formatter.
  • Fixed: rename basic ignore file from .filelintignore to .filesystemignore.

0.1.0

  • Initial release.