Requesting new plugins
Our goal is to ensure you can run all of the static analysis you need a single, unified experience with Qlty. If there is a static analysis tool that you use which we do not currently support, please let us know. Typically, we can add support for a new plugin with one week.To ensure a high quality product experience, we avoid adding plugins for static analysis tools
that are no longer maintained.
Customizing existing plugins
Existing plugins can be customized via your project configuration file (.qlty/qlty.toml). Using this approach, you can modify things like:
- File types to analyze
- Installing additional packages during setup (e.g. ESLint plugins)
- Customizing issue categories or levels
- Customizing linter invocations
- Caching
- Batching