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

Use ruff in pre-commit #1441

Merged
merged 15 commits into from
Aug 5, 2023
Merged

Use ruff in pre-commit #1441

merged 15 commits into from
Aug 5, 2023

Commits on Aug 5, 2023

  1. Use ruff in pre-commit

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    add11cb View commit details
    Browse the repository at this point in the history
  2. Add pyupgrade

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4da0841 View commit details
    Browse the repository at this point in the history
  3. Add isort

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    8a216b3 View commit details
    Browse the repository at this point in the history
  4. Add bugbear

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    47004ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0aca15 View commit details
    Browse the repository at this point in the history
  6. Fix B026

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    28f5478 View commit details
    Browse the repository at this point in the history
  7. B018 false positive

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    fc333f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcf875e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b6dcdc View commit details
    Browse the repository at this point in the history
  10. Update black

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    de03978 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bdc524 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c4d9bd3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7e95b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    91cd277 View commit details
    Browse the repository at this point in the history
  15. Fix up

    kiendang committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    17199fb View commit details
    Browse the repository at this point in the history