Skip to content

refactor(linter/label-has-associated-control): remove unnecessary globset#12863

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-07-refactor_jsx-a11y_label-has-associated-control_remove_unnecessary_globset
Aug 7, 2025
Merged

refactor(linter/label-has-associated-control): remove unnecessary globset#12863
graphite-app[bot] merged 1 commit intomainfrom
08-07-refactor_jsx-a11y_label-has-associated-control_remove_unnecessary_globset

Conversation

@shulaoda
Copy link
Contributor

@shulaoda shulaoda commented Aug 7, 2025

Related to #12825

@github-actions github-actions bot added A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Aug 7, 2025
Copy link
Contributor Author

shulaoda commented Aug 7, 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.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@shulaoda shulaoda marked this pull request as ready for review August 7, 2025 07:01
@shulaoda shulaoda requested a review from camc314 as a code owner August 7, 2025 07:01
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 7, 2025

CodSpeed Instrumentation Performance Report

Merging #12863 will not alter performance

Comparing 08-07-refactor_jsx-a11y_label-has-associated-control_remove_unnecessary_globset (6437a3b) with main (fcdb91d)1

Summary

✅ 34 untouched benchmarks

Footnotes

  1. No successful run was found on main (6437a3b) during the generation of this report, so fcdb91d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@shulaoda shulaoda changed the title refactor(jsx-a11y/label-has-associated-control): remove unnecessary globset refactor(linter/label-has-associated-control): remove unnecessary globset Aug 7, 2025
@shulaoda
Copy link
Contributor Author

shulaoda commented Aug 7, 2025

Since glob patterns are intended to match component names, a pattern like *Input should not match a/cInput. In this case, fast-glob behaves exactly as expected.

@camc314
Copy link
Contributor

camc314 commented Aug 7, 2025

Great, thanks, will review + merge after a patch release

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Aug 7, 2025
Copy link
Contributor

camc314 commented Aug 7, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 08-07-refactor_jsx-a11y_label-has-associated-control_remove_unnecessary_globset branch from a72cb44 to 6437a3b Compare August 7, 2025 15:30
@graphite-app graphite-app bot merged commit 6437a3b into main Aug 7, 2025
29 checks passed
@graphite-app graphite-app bot deleted the 08-07-refactor_jsx-a11y_label-has-associated-control_remove_unnecessary_globset branch August 7, 2025 15:34
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 7, 2025
taearls pushed a commit to taearls/oxc that referenced this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants