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 to auto-format code and sort imports. #566

Merged
merged 9 commits into from
Jul 1, 2024
Merged

Use ruff to auto-format code and sort imports. #566

merged 9 commits into from
Jul 1, 2024

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    91b57cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b1e02 View commit details
    Browse the repository at this point in the history
  3. Drive-by fixes

    dandavison committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    86eb90b View commit details
    Browse the repository at this point in the history
  4. Remove black and isort

    dandavison committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2fc970b View commit details
    Browse the repository at this point in the history
  5. .venv/bin/poe format

    dandavison committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c90f3e2 View commit details
    Browse the repository at this point in the history
  6. Post-ruff-format fixups

    dandavison committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6a08b3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a302f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Don't exclude anything

    dandavison committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    449691b View commit details
    Browse the repository at this point in the history
  2. poe format

    dandavison committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b5db544 View commit details
    Browse the repository at this point in the history