2.2.3 • Published 11 months ago
@ls-lint/ls-lint v2.2.3
ls-lint
An extremely fast directory and filename linter - Bring some structure to your project filesystem
- Minimal setup with simple rules managed in one single or multiple
.ls-lint.yml
files - 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 + Homebrew + & Docker Image
- Almost zero third-party dependencies (only go-yaml and doublestar)
Documentation
The full documentation can be found at ls-lint.org
Demo
Configuration .ls-lint.yml
ls:
.js: snake_case
.ts: snake_case | camelCase
.d.ts: PascalCase
.html: regex:[a-z0-9]+
ignore:
- node_modules
Result
Discord
Join the ls-lint discord server
Sponsors
Logo
Logo created by Studio Ajot
License
ls-lint is open-source software licensed under the MIT license.
2.3.0-beta.0
11 months ago
2.3.0-beta.1
11 months ago
2.2.3
1 year ago
2.2.0-beta.0
2 years ago
2.2.1
2 years ago
2.2.0
2 years ago
2.2.2
2 years ago
2.1.0
2 years ago
2.1.0-beta.0
2 years ago
2.0.1
2 years ago
2.0.0-beta.0
2 years ago
2.0.0
2 years ago
1.11.2
3 years ago
1.11.1
3 years ago
1.11.0
3 years ago
1.10.0
4 years ago
1.10.0-beta.2
4 years ago
1.10.0-beta.1
4 years ago
1.9.2
5 years ago
1.9.0
5 years ago
1.9.0-beta.5
5 years ago
1.9.0-beta.4
5 years ago
1.9.0-beta2
5 years ago
1.8.1
5 years ago
1.8.0
5 years ago
1.7.1
5 years ago
1.7.0
5 years ago
1.6.0
5 years ago
1.5.1
5 years ago
1.5.0
5 years ago