- Enforce a coherent and predictable structure across multiple projects
- A single place to lint and verify all your configuration and meta files
- Precise and familiar reports modeled after those of ESLint
npm i -D devlint
See devlint --help
for a complete list of commands and some basic examples.
See the full changelog here.
Contributions are welcomed! Please open an issue before submitting substantial changes.
yamllint
– Linter for YAML (Python)markdownlint
– Linter for Markdown (JavaScript)dotenv-linter
– Linter for.env
files (Rust)vim-json-with-comments
– Edit the DevLint JSON config file in (Neo)Vim with proper highlighting for comments
ISC