Skip to content

feat(linter): add eslint/no-extra-bind rule#11588

Merged
camc314 merged 3 commits intooxc-project:mainfrom
huangtiandi1999:feat/linter/no-extra-bind
Jun 11, 2025
Merged

feat(linter): add eslint/no-extra-bind rule#11588
camc314 merged 3 commits intooxc-project:mainfrom
huangtiandi1999:feat/linter/no-extra-bind

Conversation

@huangtiandi1999
Copy link
Copy Markdown
Contributor

@huangtiandi1999 huangtiandi1999 requested a review from camc314 as a code owner June 10, 2025 13:33
@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app Bot commented Jun 10, 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 Jun 10, 2025
Comment thread crates/oxc_linter/src/rules/eslint/no_extra_bind.rs
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 10, 2025

CodSpeed Instrumentation Performance Report

Merging #11588 will improve performances by 14.7%

Comparing huangtiandi1999:feat/linter/no-extra-bind (824d099) with main (3b03fd3)

Summary

⚡ 1 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
mangler[cal.com.tsx] 3.5 ms 3.1 ms +14.7%

@camc314 camc314 force-pushed the feat/linter/no-extra-bind branch from 2207252 to 9908918 Compare June 11, 2025 15:44
@github-actions github-actions Bot added the A-cli Area - CLI label Jun 11, 2025
@camc314 camc314 removed the A-cli Area - CLI label Jun 11, 2025
@camc314 camc314 merged commit 1181018 into oxc-project:main Jun 11, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants