perf(linter): no-this-before-super: only run when file contains super or this#14866
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. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Performance ReportMerging #14866 will not alter performanceComparing Summary
Footnotes
|
Merge activity
|
…er or this (#14866) Requires `this` or `super` to run the `no-this-before-super` rule. Should be fairly robust as both of those node types are in the name of the rule, so I don't expect this to need much changing later. -4 microseconds on the RadixUI benchmark.
18d736f to
ef53462
Compare

Requires
thisorsuperto run theno-this-before-superrule. Should be fairly robust as both of those node types are in the name of the rule, so I don't expect this to need much changing later.-4 microseconds on the RadixUI benchmark.