Skip to content

chore: squash black & isort into ruff#647

Merged
onerandomusername merged 3 commits into
onerandomusername:mainfrom
CoderJoshDK:ruff
Oct 6, 2025
Merged

chore: squash black & isort into ruff#647
onerandomusername merged 3 commits into
onerandomusername:mainfrom
CoderJoshDK:ruff

Conversation

@CoderJoshDK
Copy link
Copy Markdown
Contributor

This project uses ruff, black and isort. However, ruff can handle all the logic for everything. And so this PR squashes them all into one thing.

With this change, I also update the target python style version. The only meaningful change there is adding strict to zip. Let me know if you want these zip functions to be strict or not.

One note is that the bot can also be updated to format with ruff instead of black. But that is a larger feature change and not in the scope of this PR.

Feel free to take over // add any commits that you need or want.

Copy link
Copy Markdown
Owner

@onerandomusername onerandomusername left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I have one question regarding the alembic format hooks, but it otherwise looks good.

Comment thread alembic.ini Outdated
@onerandomusername onerandomusername added dependencies Pull requests that update a dependency file ci labels Oct 6, 2025
@onerandomusername onerandomusername merged commit dfe160d into onerandomusername:main Oct 6, 2025
9 checks passed
@CoderJoshDK CoderJoshDK deleted the ruff branch October 6, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants