Skip to content

feat(linter): add react/forward_ref_uses_ref#10506

Merged
camchenry merged 9 commits intooxc-project:mainfrom
x6eull:feat/forward_ref_uses_ref
May 2, 2025
Merged

feat(linter): add react/forward_ref_uses_ref#10506
camchenry merged 9 commits intooxc-project:mainfrom
x6eull:feat/forward_ref_uses_ref

Conversation

@x6eull
Copy link
Contributor

@x6eull x6eull commented Apr 19, 2025

@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 19, 2025

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.

@github-actions github-actions bot added A-linter Area - Linter C-enhancement Category - New feature or request labels Apr 19, 2025
@x6eull x6eull marked this pull request as ready for review April 19, 2025 08:02
@x6eull x6eull force-pushed the feat/forward_ref_uses_ref branch from 4eed58c to 9862f48 Compare April 19, 2025 08:02
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 19, 2025

CodSpeed Instrumentation Performance Report

Merging #10506 will not alter performance

Comparing x6eull:feat/forward_ref_uses_ref (a4e053d) with main (387af3a)

Summary

✅ 36 untouched benchmarks

@Sysix
Copy link
Member

Sysix commented Apr 19, 2025

To fix the test run cargo test -p oxlint and then cargo insta review

@github-actions github-actions bot added the A-cli Area - CLI label Apr 19, 2025
@x6eull
Copy link
Contributor Author

x6eull commented Apr 19, 2025

To fix the test run cargo test -p oxlint and then cargo insta review

I updated the .snap and the test passes on my machine :)

@Sysix
Copy link
Member

Sysix commented Apr 19, 2025

Because this rule is applied by default, I would like to have a second pair of eyes on it

@camchenry camchenry self-requested a review April 20, 2025 03:11
Copy link
Contributor

@camc314 camc314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will let @camchenry review + merge

@camchenry camchenry merged commit 63f02a8 into oxc-project:main May 2, 2025
26 checks passed
@x6eull x6eull deleted the feat/forward_ref_uses_ref branch May 6, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants