cheap-glitch / devlint

πŸ‘οΈ A meta-linter for configuration files, documentation and project setups.

Home Page:https://devlint.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevLint

License Latest release Coverage status

Features

  • 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

Installation

npm i -D devlint

Usage

See devlint --help for a complete list of commands and some basic examples.

Changelog

See the full changelog here.

Contributing

Contributions are welcomed! Please open an issue before submitting substantial changes.

Related

License

ISC

About

πŸ‘οΈ A meta-linter for configuration files, documentation and project setups.

https://devlint.org

License:ISC License


Languages

Language:TypeScript 61.5%Language:JavaScript 38.5%