diff options
Diffstat (limited to 'misc/ls-lint/pkg-descr')
-rw-r--r-- | misc/ls-lint/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/ls-lint/pkg-descr b/misc/ls-lint/pkg-descr new file mode 100644 index 000000000000..3a18b1e57507 --- /dev/null +++ b/misc/ls-lint/pkg-descr @@ -0,0 +1,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). |