-
-
Notifications
You must be signed in to change notification settings - Fork 496
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
fix(linter): ignorePatterns
does not work when files are provided as command arguments
#8590
base: main
Are you sure you want to change the base?
Conversation
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. |
961ffc9
to
c3fc238
Compare
CodSpeed Performance ReportMerging #8590 will not alter performanceComparing Summary
|
44b0c3f
to
3466e26
Compare
26bded3
to
2fa3bc6
Compare
b32f339
to
1e6f76f
Compare
closes #8505
Here is why this issue occurs:
oxc/apps/oxlint/src/lint.rs
Lines 66 to 70 in c15af02