refactor(linter): extract SourceTextCache to deduplicate source text lookups in tsgolint#16342
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 #16342 will not alter performanceComparing Summary
Footnotes
|
23c6778 to
a85b58b
Compare
5b97afd to
e8f1d00
Compare
a85b58b to
f2c4244
Compare
e8f1d00 to
94b453e
Compare
f2c4244 to
c160ca8
Compare
94b453e to
3b1c4b7
Compare
Merge activity
|
c160ca8 to
6ab5373
Compare
3b1c4b7 to
2ab5a55
Compare
6ab5373 to
4f71440
Compare
2ab5a55 to
5520be4
Compare
…lookups in tsgolint (#16342) we're doing exactly the same thing in a bunch of places, reuse the code to make it easier to comprehend
4f71440 to
d846c53
Compare
5520be4 to
06371e2
Compare
…lookups in tsgolint (oxc-project#16342) we're doing exactly the same thing in a bunch of places, reuse the code to make it easier to comprehend

we're doing exactly the same thing in a bunch of places, reuse the code to make it easier to comprehend