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

Extend ruff configuration with plugins #314

Merged
merged 20 commits into from
Nov 19, 2024
Merged

Conversation

cutwater
Copy link
Contributor

Enable the following plugins for ruff and fix relevant issues:

  1. flake8-builtins
  2. flake8-bugbear
  3. flake8-comprehensions
  4. flake8-commas
  5. flake8-datetime
  6. flake8-import-conventions
  7. flake8-executable
  8. flake8-no-pep420
  9. flake8-logging
  10. pyupgrade
  11. flake8-pie
  12. flake8-pytest-style
  13. flake8-pyi
  14. ruff specific rules
  15. flake8-simplify
  16. flake8-debugger
  17. flake8-todos

@cutwater cutwater requested a review from jctanner November 18, 2024 17:12
@cutwater cutwater merged commit 96058f8 into ansible:master Nov 19, 2024
6 checks passed
@cutwater cutwater deleted the feature/ruff branch November 19, 2024 10:23
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