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

Add ruff linter fixes and checks #425

Merged
merged 21 commits into from
Sep 18, 2024
Merged

Add ruff linter fixes and checks #425

merged 21 commits into from
Sep 18, 2024

Commits on Sep 17, 2024

  1. automated safe ruff fixes

    bknueven committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d37fbe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5864d0b View commit details
    Browse the repository at this point in the history
  3. cylinders pass ruff

    bknueven committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d220444 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. extensions ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    450698a View commit details
    Browse the repository at this point in the history
  2. fwph ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    db95bac View commit details
    Browse the repository at this point in the history
  3. opt ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0dbbba1 View commit details
    Browse the repository at this point in the history
  4. tests/examples ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c91ae9 View commit details
    Browse the repository at this point in the history
  5. tests ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cacf541 View commit details
    Browse the repository at this point in the history
  6. utils ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e8bce7c View commit details
    Browse the repository at this point in the history
  7. ruff clean __init__.py

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b46ef84 View commit details
    Browse the repository at this point in the history
  8. mpisppy ruff clean

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7886366 View commit details
    Browse the repository at this point in the history
  9. adding ruff config

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dcf9c8e View commit details
    Browse the repository at this point in the history
  10. fix bad import; comment

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c7575bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e6646c View commit details
    Browse the repository at this point in the history
  12. clean paperruns

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e2d5fef View commit details
    Browse the repository at this point in the history
  13. ruff clean examples

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    514c22e View commit details
    Browse the repository at this point in the history
  14. ruff clean PySP legacy code

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    33b4a74 View commit details
    Browse the repository at this point in the history
  15. fix SC

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1731e1f View commit details
    Browse the repository at this point in the history
  16. Update generic_cylinders.py

    minor name change
    DLWoodruff authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    35ba500 View commit details
    Browse the repository at this point in the history
  17. Update gradient.py

    change an error message
    DLWoodruff authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    92578f1 View commit details
    Browse the repository at this point in the history
  18. fix c-style string formatter

    bknueven committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb28cd5 View commit details
    Browse the repository at this point in the history