Use Ruff for lint job #1226
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
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.So we should have this depend on #989 as a pre-req
The text was updated successfully, but these errors were encountered: