We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Ruff is 10-100x quicker for linting and offers drop in replacements for flake8, isort, and black.
Switch to using Ruff for our nox sessions (lint job).
This is really easy to do once we switch to using a pyproject.toml file for our package.
pyproject.toml
So we should have this depend on #989 as a pre-req