chore(deps,tooling): update ruff rules, bump ruff version#2210
Merged
danceratopz merged 2 commits intomainfrom Sep 29, 2025
Merged
chore(deps,tooling): update ruff rules, bump ruff version#2210danceratopz merged 2 commits intomainfrom
danceratopz merged 2 commits intomainfrom
Conversation
felix314159
reviewed
Sep 26, 2025
gurukamath
reviewed
Sep 26, 2025
Collaborator
gurukamath
left a comment
There was a problem hiding this comment.
Apart from the ingored ARG space rules, it looks good to me. But I assume the ARG stuff is going to be handled in a different PR.
Member
Author
|
@gurukamath Yes, we'll PR those separately 👍 |
41 tasks
3d8e8cb to
4311212
Compare
Member
Author
|
@felix314159 I also just bumped |
felix314159
approved these changes
Sep 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗒️ Description
This PR:
rufffrom 0.11.8 to its latest release 0.13.2.🔗 Related Issues or PRs
They were mainly thrashed out during this PR:
which was summarized here:
Remaining tasks to obtain parity:
ARG001intests/*execution-specs#1678✅ Checklist
toxchecks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:uvx --with=tox-uv tox -e lint,typecheck,spellcheck,markdownlinttype(scope):.All: Considered adding an entry to CHANGELOG.md.skipped