Skip to content

Update ruff order in pre-commit#1873

Open
bmos wants to merge 2 commits into
move-coop:mainfrom
bmos:patch-3
Open

Update ruff order in pre-commit#1873
bmos wants to merge 2 commits into
move-coop:mainfrom
bmos:patch-3

Conversation

@bmos
Copy link
Copy Markdown
Collaborator

@bmos bmos commented May 23, 2026

What is this change?

  • Run ruff check before ruff format
  • Allow pre-commit to apply formatting fixes, not just display them
  • Update ruff

Considerations for discussion

  • ruff check sometimes has output that doesn't pass ruff format, which leads to a false-positive passing pre-commit

How to test the changes (if needed)

  • Ensure pre-commit and ruff workflows pass

Breaking Changes

Breaking changes are changes to our public API which may require existing users to change their code. If there are no breaking changes, any existing parsons user should not need to do anything after updating their parsons version.

Does this PR introduce breaking changes?
  • label: Breaking change — This PR introduces one or more breaking changes.
  • label: Non-breaking change — This PR does not introduce one or more breaking changes.

Details (if needed)

  • (List out any changes to the API that may cause breaks for developer implementation.)

@bmos
Copy link
Copy Markdown
Collaborator Author

bmos commented May 23, 2026

Ugh, github actions is getting so buggy since github started doing internal development with AI...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant