oxc icon indicating copy to clipboard operation
oxc copied to clipboard

feat(linter): add import/extensions rule

Open taearls opened this issue 9 months ago • 2 comments

WIP. as of now just ported over the tests and cleaned up the syntax from what the script generated, also added documentation to the rule declaration.

just have to actually implement the rule, read the config options, and get the tests to pass.

taearls avatar Mar 30 '25 00:03 taearls

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

graphite-app[bot] avatar Mar 30 '25 00:03 graphite-app[bot]

CodSpeed Instrumentation Performance Report

Merging #10122 will not alter performance

Comparing taearls:tyler/import/extensions (d1a5427) with main (3d4ed3e)

Summary

✅ 36 untouched benchmarks

codspeed-hq[bot] avatar Mar 30 '25 00:03 codspeed-hq[bot]

closing as stale

camc314 avatar May 12 '25 10:05 camc314