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

Use ruff format as our Python formatter #3839

Merged
merged 18 commits into from
Oct 26, 2023
Merged

Use ruff format as our Python formatter #3839

merged 18 commits into from
Oct 26, 2023

Commits on Oct 25, 2023

  1. Update to latest ruff

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1f11eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df62c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca4325e View commit details
    Browse the repository at this point in the history
  4. Remove dependency on black

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cc34172 View commit details
    Browse the repository at this point in the history
  5. ruff 0.1.2

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d696564 View commit details
    Browse the repository at this point in the history
  6. Silence Union thing

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d57dc6e View commit details
    Browse the repository at this point in the history
  7. Remove all traces of black

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f07770e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fccbb3c View commit details
    Browse the repository at this point in the history
  9. fix typo

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    769687e View commit details
    Browse the repository at this point in the history
  10. py-format

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3badeee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59e4ebc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2eb9ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a89df1f View commit details
    Browse the repository at this point in the history
  14. Revert accidental change

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a5d5b4d View commit details
    Browse the repository at this point in the history
  15. Explain UP007 better

    emilk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b8b4ce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    fc875bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4230e View commit details
    Browse the repository at this point in the history
  3. Explain blackdoc

    emilk committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    531ebc6 View commit details
    Browse the repository at this point in the history