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 for linting #278

Merged
merged 23 commits into from
Feb 17, 2024
Merged

use ruff for linting #278

merged 23 commits into from
Feb 17, 2024

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    c62e20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3186a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8014c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9266102 View commit details
    Browse the repository at this point in the history
  5. ruff: add noqa FBT001

    csernazs committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f959d06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee928ec View commit details
    Browse the repository at this point in the history
  7. ruff: type annotations fixes

    csernazs committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9367682 View commit details
    Browse the repository at this point in the history
  8. ruff: exclude rules

    csernazs committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    183e60a View commit details
    Browse the repository at this point in the history
  9. ruff: remove pass statements

    csernazs committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0a027d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9e3ecb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9963713 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37e868e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f2feac5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9985ce View commit details
    Browse the repository at this point in the history
  15. ruff: fix string formatting

    csernazs committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2489956 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3edeaa7 View commit details
    Browse the repository at this point in the history
  17. ruff: fix assert 1 == 2

    csernazs committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2c7e522 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    650dc6b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8baeff6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ddc7fb4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    67c0548 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b91f876 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bbf66f9 View commit details
    Browse the repository at this point in the history