blob: 3a18b1e5750758b5abd1affe8f4ad125664d6cce (
plain)
1
2
3
4
5
6
7
8
9
10
|
ls-lint is an extremely fast directory and filename linter.
Features:
* Minimal setup with simple rules managed in one single .ls-lint.yml file.
* Works for directory and file names - all extensions supported - full unicode
support.
* Incredibly fast - lints thousands of files and directories in milliseconds.
* Support for Windows, MacOS and Linux + NPM Package + GitHub Action & Docker
Image.
* Almost zero third-party dependencies (only go-yaml and doublestar).
|