-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add links to missing related options within rule documentations #13971
Merged
Commits on Oct 28, 2024
-
Rule "hardcoded-temp-file" (S108) makes use of the option `lint.flake8-bandit.hardcoded-tmp-directory`. This commit adds the link to that option within the rule's documentation.
Configuration menu - View commit details
-
Copy full SHA for 1bb6ac7 - Browse repository at this point
Copy the full SHA 1bb6ac7View commit details -
Add option link to rule RUF031
Rule "incorrectly-parenthesized-tuple-in-subscript" (RUF031) makes use of the option `lint.ruff.parenthesize-tuple-in-subscript`. This commit adds the link to that option within the rule's documentation.
Configuration menu - View commit details
-
Copy full SHA for 19dadab - Browse repository at this point
Copy the full SHA 19dadabView commit details -
Add option link to rule PLR2004
Rule "magic-value-comparison" (PLR2004) makes use of the option `lint.pylint.allow-magic-value-types`. This commit adds the link to that option within the rule's documentation.
Configuration menu - View commit details
-
Copy full SHA for cd0e0ea - Browse repository at this point
Copy the full SHA cd0e0eaView commit details
Commits on Oct 29, 2024
-
Rule "unused-import" (F401) makes use of the option `lint.pyflakes.allowed-unused-imports`. This commit adds the link to that option within the rule's documentation.
Configuration menu - View commit details
-
Copy full SHA for 0635743 - Browse repository at this point
Copy the full SHA 0635743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1633d - Browse repository at this point
Copy the full SHA 7e1633dView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c94a1c4 - Browse repository at this point
Copy the full SHA c94a1c4View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b31e49 - Browse repository at this point
Copy the full SHA 7b31e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2924ae5 - Browse repository at this point
Copy the full SHA 2924ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7ca73 - Browse repository at this point
Copy the full SHA fb7ca73View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b8e9b - Browse repository at this point
Copy the full SHA e2b8e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba11b09 - Browse repository at this point
Copy the full SHA ba11b09View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6daba1e - Browse repository at this point
Copy the full SHA 6daba1eView commit details
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.