Skip to content

replace flake8 with ruff #1462

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

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Aug 15, 2024

Description of the Change

This PR replaces flake8 with ruff, and enables following rules.

  • E, W - pycodestyle
  • F - pyflakes

Run tox -e lint to test the changes.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@n2ygk n2ygk added this to the 3.0.0 milestone Aug 15, 2024
@n2ygk n2ygk merged commit 779da2b into django-oauth:master Aug 15, 2024
20 checks passed
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.

2 participants