ruff
29573dae - Use production builds of Ruff for pre-commit (#8410)

Commit
1 year ago
Use production builds of Ruff for pre-commit (#8410) Requiring `cargo build` per commit is way too slow. Instead, we use the production Ruff version. Additionally, Black is replaced with the Ruff formatter.
Author
Parents
Loading