refactor(linter): improve eslint/no-redeclare#9976
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. |
CodSpeed Instrumentation Performance ReportMerging #9976 will not alter performanceComparing Summary
|
camchenry
left a comment
There was a problem hiding this comment.
I kind of like showing the prior definition on the lint rule, but this is probably faster and aligned with ESLint I suppose
There was a problem hiding this comment.
I like the old diagnostic more too.
builtinGlobals should only look for following globals:
https://github.com/oxc-project/javascript-globals/blob/979277eeecf707f77ca7a5fd5ee55d3eef34fed5/src/lib.rs#L10-L72
Merge activity
|
Related to #8237 - Improve the documentation - ~~Align diagnostic format with `eslint`~~ - Fix errors exposed after adding test cases
2f9183a to
402d8b7
Compare
Related to #8237
Align diagnostic format witheslint