-
-
Notifications
You must be signed in to change notification settings - Fork 729
ci(tools): linting check for unused disable directives #16015
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
Merged
graphite-app
merged 1 commit into
main
from
11-23-ci_tools_linting_check_for_unused_disable_directives
Nov 24, 2025
Merged
ci(tools): linting check for unused disable directives #16015
graphite-app
merged 1 commit into
main
from
11-23-ci_tools_linting_check_for_unused_disable_directives
Nov 24, 2025
Conversation
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
Member
Author
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Nov 23, 2025
fcfb715 to
cf793c2
Compare
3ef58bb to
f680f25
Compare
cf793c2 to
be72a58
Compare
f680f25 to
aaab05c
Compare
be72a58 to
2bd3cb6
Compare
aaab05c to
e70c962
Compare
e70c962 to
a316c74
Compare
camc314
approved these changes
Nov 24, 2025
Contributor
Merge activity
|
3b33da5 to
5877752
Compare
a316c74 to
5156ca8
Compare
Base automatically changed from
11-24-ci_lint_enable_no-console_rule
to
main
November 24, 2025 12:11
overlookmotel
added a commit
that referenced
this pull request
Nov 24, 2025
5156ca8 to
67b9d14
Compare
0902acb to
b42610c
Compare
67b9d14 to
9f7272a
Compare
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.

After #16013, #16014, and #16053, we can now enable checking for unused
oxlint-disablecomments in our linting setup.