Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move linting from flake8 to ruff #110

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Move linting from flake8 to ruff #110

merged 2 commits into from
Apr 18, 2023

Conversation

lukasschwab
Copy link
Owner

Description

Switches from flake8 to ruff 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

List any changes that break the API usage supported on master.

None.

Relevant issues

List GitHub issues relevant to this change.

None.

Checklist

  • (If appropriate) README.md example usage has been updated. No logical changes.

@lukasschwab lukasschwab merged commit 730071a into master Apr 18, 2023
4 of 5 checks passed
@lukasschwab lukasschwab deleted the ruff branch April 18, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant