Skip to content

refactor(linter/vue): extract casing helpers into shared utils#22908

Merged
camc314 merged 1 commit into
oxc-project:mainfrom
babu-ch:refactor/vue-casing-utils
Jun 2, 2026
Merged

refactor(linter/vue): extract casing helpers into shared utils#22908
camc314 merged 1 commit into
oxc-project:mainfrom
babu-ch:refactor/vue-casing-utils

Conversation

@babu-ch

@babu-ch babu-ch commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

related: eslint-plugin-vue migration umbrella issue (#11440)

Extracts the casing helpers (mirror of eslint-plugin-vue/lib/utils/casing.js) into crates/oxc_linter/src/utils/vue_casing.rs, currently duplicated between component-definition-name-casing (#22818) and prop-name-casing (#22892).

AI disclosure: implemented with Claude Code, reviewed manually.

@babu-ch babu-ch marked this pull request as ready for review June 2, 2026 05:18
@babu-ch babu-ch requested a review from camc314 as a code owner June 2, 2026 05:18
@codspeed-hq

codspeed-hq Bot commented Jun 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 5 untouched benchmarks
⏩ 61 skipped benchmarks1


Comparing babu-ch:refactor/vue-casing-utils (5ea2653) with main (3253038)2

Open in CodSpeed

Footnotes

  1. 61 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

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

@camc314 camc314 merged commit d65064d into oxc-project:main Jun 2, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants