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

[FEAT] Enable Ruff #2121

Merged
merged 12 commits into from
Apr 15, 2024
Merged

[FEAT] Enable Ruff #2121

merged 12 commits into from
Apr 15, 2024

Commits on Apr 15, 2024

  1. ruff toml

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f104b04 View commit details
    Browse the repository at this point in the history
  2. disable branches for ruff

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    68db734 View commit details
    Browse the repository at this point in the history
  3. enable logger checks

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8939a4c View commit details
    Browse the repository at this point in the history
  4. add isort rules

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    601e45f View commit details
    Browse the repository at this point in the history
  5. enable fix

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d4a964b View commit details
    Browse the repository at this point in the history
  6. update precommit

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2485649 View commit details
    Browse the repository at this point in the history
  7. ruff fixes

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6db426c View commit details
    Browse the repository at this point in the history
  8. clean up toml

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    13f532d View commit details
    Browse the repository at this point in the history
  9. ignore noqa if unused

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    04915bb View commit details
    Browse the repository at this point in the history
  10. add debug rule

    samster25 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d11f2a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48eff98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    649d736 View commit details
    Browse the repository at this point in the history