precious

one code quality tool to rule them all

Description

Precious is a code quality tool that lets you run all of your linters and tidiers with a single command.

It's features include:
 * One file, `precious.toml`,
   defines all of your linter and tidier commands,
   as well as what files they operate on.
 * Respects VCS ignore files
   and allows global and per-command excludes.
 * Language-agnostic,
   and works the same way with single- or multi-language projects.
 * Easy integration with commit hooks and CI systems.
 * Commands are executed in parallel by default,
   with one process per CPU.
 * Commands can be grouped with labels,
   for example to just run a subset of commands for commit hooks
   and all commands in CI.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/houseabsolute/precious


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install precious