You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruff is a replacement for flake8, implemented in rust for performance. It supports many flake8 plugins by default and is compatible with iSort and black.
The downside is that we might use some flake8 plugins, but this project does not use many flake8 plugins or intend to use more.
Ruff is a replacement for flake8, implemented in rust for performance. It supports many flake8 plugins by default and is compatible with iSort and black.
The downside is that we might use some flake8 plugins, but this project does not use many flake8 plugins or intend to use more.
See: https://github.com/charliermarsh/ruff#how-does-ruff-compare-to-flake8
The text was updated successfully, but these errors were encountered: