-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[ruff
] Stabilize checking for file-level directives in unused-noqa
(RUF100
)
#18497
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
[ruff
] Stabilize checking for file-level directives in unused-noqa
(RUF100
)
#18497
Conversation
5f1af44
to
11966be
Compare
24158fb
to
2af41e9
Compare
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
RUF100 | 19 | 19 | 0 | 0 | 0 |
Linter (preview)
✅ ecosystem check detected no linter changes.
A little confused by this one, which looks incorrect:
Will investigate... Update: Nope, this is correct! Apparently Ruff has been clever enough to notice that |
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.
LGTM, one minor suggestion while we're here
2af41e9
to
d0c4a28
Compare
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
…` (`RUF100`) (#18497) Note that the preview behavior was not documented (shame on us!) so the documentation was not modified. --------- Co-authored-by: Brent Westbrook <[email protected]>
Note that the preview behavior was not documented (shame on us!) so the documentation was not modified.