Skip to content

Bumping Ruff version #411

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

Merged
merged 21 commits into from
Jul 30, 2025
Merged

Bumping Ruff version #411

merged 21 commits into from
Jul 30, 2025

Conversation

ljstella
Copy link
Contributor

@ljstella ljstella commented May 28, 2025

Bumping Ruff in pyproject + precommit

Enabling some new rulesets in Ruff, too

@ljstella ljstella marked this pull request as ready for review May 28, 2025 15:29
Copy link
Contributor

@pyth0n1c pyth0n1c left a comment

Choose a reason for hiding this comment

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

Looks good. The vast majority of these changes are straightforward, like improving string formatting in fstrings and cleaning up/sorting imports related to updated ruff config.
There are a few other updates which are also minor which look good.

I do think the updated string formatting will take a moment for many developers who are unfamiliar with this string format to understand - but it is a more modern and pythonic way to do things, so I approve of the change.

@pyth0n1c pyth0n1c merged commit 378abf0 into main Jul 30, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants