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

Migrate to ruff #638

Merged
merged 9 commits into from
Sep 1, 2024
Merged

Migrate to ruff #638

merged 9 commits into from
Sep 1, 2024

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    4b2d243 View commit details
    Browse the repository at this point in the history
  2. refactor: apply ruff linter rules and standardize code style

    Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
    Dresdn committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c4d7ced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5162dcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37a6f93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97a1f52 View commit details
    Browse the repository at this point in the history
  6. chore: update lockfile

    Dresdn committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e52e0e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88b078a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6f5c60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74488e8 View commit details
    Browse the repository at this point in the history