Skip to content

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Aug 15, 2024

Description of the Change

This PR replaces isort with ruff, already introduced in #1457 for format checking.

I enables isort and Q enables flake8-quotes rules.

[tool.ruff.lint]
select = ["I", "Q"]

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
@dulmandakh
Copy link
Contributor Author

I'll try to replace flake8 with ruff once this merged

Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvements!

@n2ygk n2ygk merged commit 7f9085f into django-oauth:master Aug 15, 2024
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