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

Lint overhaul (pylint to ruff) #3004

Closed
wants to merge 19 commits into from
Closed

Lint overhaul (pylint to ruff) #3004

wants to merge 19 commits into from

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    b3d58db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81160b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    859283a View commit details
    Browse the repository at this point in the history
  4. Get rid of some star imports

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    72ac2bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e95c3e View commit details
    Browse the repository at this point in the history
  6. Document ruff

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4f85982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90991e8 View commit details
    Browse the repository at this point in the history
  8. Ruff autofix E71*

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    449820e View commit details
    Browse the repository at this point in the history
  9. Ruff autofix C41

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    64bb41f View commit details
    Browse the repository at this point in the history
  10. Ruff autofix PLW3301

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bc2cf29 View commit details
    Browse the repository at this point in the history
  11. Ruff autofix unnecessary passes

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    00f8f48 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33b69c6 View commit details
    Browse the repository at this point in the history
  13. CI: re-enable make lint

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    027a797 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08fa5d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4584ef6 View commit details
    Browse the repository at this point in the history
  16. Fix trailing whitespace

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    aa549e9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    32abb1a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bd172da View commit details
    Browse the repository at this point in the history
  19. Run make style

    akx committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d6ea806 View commit details
    Browse the repository at this point in the history