Uh oh!
There was an error while loading. Please reload this page.
Enable ruff PLW0603 rule - #58116
Closed
jscheffl wants to merge 3 commits into
Closed
Conversation
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
November 23, 2025 17:37
261bb32 to
e089c28Compare
This was referenced Nov 23, 2025
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
November 28, 2025 05:24
e089c28 to
6edc3e5Comparejschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
November 29, 2025 19:05
6edc3e5 to
65e4979Compare
This was referenced Nov 29, 2025
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
December 3, 2025 21:40
65e4979 to
bf02e43Compare
This was referenced Dec 3, 2025
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
December 8, 2025 21:36
bf02e43 to
076b3d8Compare
This was referenced Dec 21, 2025
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
December 23, 2025 18:14
076b3d8 to
50e5c35Compare
This was referenced Dec 23, 2025
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
December 28, 2025 19:15
50e5c35 to
0515f26Compare1 task
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
January 18, 2026 10:51
0515f26 to
b0ca4a7Compare1 task
1 task
Contributor
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
March 5, 2026 20:48
b0ca4a7 to
5dc73e8Comparejschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
April 19, 2026 19:45
5dc73e8 to
8e2618cCompare1 task
jschefflforce-pushed
the
feature/add-ruff-plw0603-rule
branch
from
May 17, 2026 20:15
8e2618c to
a350f09CompareContributor
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
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 freeto 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.
While implementing #57294 I realized that a couple of more ruff PLW rules might be interesting, this PR enables PLW1641
See also https://docs.astral.sh/ruff/rules/#warning-plw
NOTE: This is a DRAFT to see and continously rebase which things of
globalstatements are still open to clean