Closed lukasschwab closed 1 year ago
Switches from flake8 to ruff for linting; promises speedup.
flake8
ruff
flake8-to-ruff
ag flake8
Updates the CI lint process to use ruff; confirm on this PR run that it looks sensible.
List any changes that break the API usage supported on master.
master
None.
List GitHub issues relevant to this change.
README.md
Description
Switches from
flake8
toruff
for linting; promises speedup.flake8-to-ruff
converts setup.cfg to a ruff.toml config.ag flake8
confirms complete.Updates the CI lint process to use ruff; confirm on this PR run that it looks sensible.
Breaking changes
None.
Relevant issues
None.
Checklist
README.md
example usage has been updated.~ No logical changes.