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

Linting with Ruff #2033

Merged
merged 23 commits into from
Jun 19, 2024
Merged

Linting with Ruff #2033

merged 23 commits into from
Jun 19, 2024

Commits on Jun 13, 2024

  1. install ruff

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a799194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efd563 View commit details
    Browse the repository at this point in the history
  3. Check auto fix

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    906a67b View commit details
    Browse the repository at this point in the history
  4. Ruff format

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    65fc212 View commit details
    Browse the repository at this point in the history
  5. Unsafe D415 fix

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    40af1da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93c115a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6178b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30fc335 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8f74a1 View commit details
    Browse the repository at this point in the history
  10. Rerun ruff

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6bccca5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8a358f View commit details
    Browse the repository at this point in the history
  12. Ruff format

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4697666 View commit details
    Browse the repository at this point in the history
  13. Initial workflow

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    504e4d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    34a7f58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a5fd25 View commit details
    Browse the repository at this point in the history
  16. Test format failure

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aa40a02 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5bae749 View commit details
    Browse the repository at this point in the history
  18. Revert "Test format failure"

    This reverts commit aa40a02.
    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4b2d219 View commit details
    Browse the repository at this point in the history
  19. Test check failure

    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2e4f9f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    596172c View commit details
    Browse the repository at this point in the history
  21. Revert "Test check failure"

    This reverts commit 2e4f9f7.
    freddyheppell committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e7fe858 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add to contributing

    freddyheppell committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4ae8b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6e5146 View commit details
    Browse the repository at this point in the history