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

Enable ruff check and fix lint errors #883

Merged
merged 7 commits into from
Mar 8, 2024
Merged

Commits on Mar 8, 2024

  1. Fix import formatting

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    1 Configuration menu
    Copy the full SHA
    b0da6f8 View commit details
    Browse the repository at this point in the history
  2. Remove unused f-string

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    36139fb View commit details
    Browse the repository at this point in the history
  3. Use 'not in' for membership test

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    59a1fa3 View commit details
    Browse the repository at this point in the history
  4. Remove unused variable

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a6e0092 View commit details
    Browse the repository at this point in the history
  5. Fix ambiguous variable name

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    91052cb View commit details
    Browse the repository at this point in the history
  6. Shorten too long lines

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4e43606 View commit details
    Browse the repository at this point in the history
  7. github: Enable ruff check

    Signed-off-by: Povilas Kanapickas <[email protected]>
    p12tic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ed39523 View commit details
    Browse the repository at this point in the history