mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 23:46:52 +00:00
ruff is a flake8-compatible Python linter written in Rust. It supports the flake8 plugins that we use and is significantly faster in testing.
1 line
70 B
Text
1 line
70 B
Text
Use [ruff](https://github.com/charliermarsh/ruff/) instead of flake8.
|