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.
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
chore: expand ruff rule sets and make corresponding minor adjustments #1114
chore: expand ruff rule sets and make corresponding minor adjustments #1114
Changes from 23 commits
bd877cc
f6e3b02
bd89726
8e79ae7
2f52fa8
66879bb
4203eb7
2112b29
79110c0
ad50df9
8d8da24
2f02ac4
debd5ba
c0f77ac
abc838b
c7c457b
e8d7999
e4517c3
5b678fd
1249d11
4e973c3
0ecd66e
2a11df2
bea9853
f67d053
2139898
7050a22
ada2255
b6921a0
cf5b2ab
0276163
d183021
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this a drive-by, or something the tool caught? I don't mind this change, but just wanting to reduce additional changes in this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's something the tool caught, but could be skipped to make the PR minimal.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left it in for this PR where it fits more (general minor improvements caught by a few extra linters) than in the first one (strictly migrate to ruff).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At first I think we should disable this one, but looking over the PR I think it's almost always an improvement, so this seems reasonable to keep enabled.