Ruff
Libraries
Formatting and linting, identical locally and in CI, as one gate atom.
A Python linter and formatter written in Rust, fast enough that a whole repository can be checked on every save.
How we use it
The formatting and lint step of the delivery gate. Speed is what matters: a check that runs in a second is a check people run before pushing rather than after CI complains.
10
systems