Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom variable casing rector to convert camelCase vars to snake_case #3100

Merged
merged 12 commits into from
Mar 19, 2025

Conversation

ppshobi
Copy link
Contributor

@ppshobi ppshobi commented Mar 18, 2025

No description provided.

@ppshobi ppshobi force-pushed the rector-smaller-case-vars branch from 4c6fb67 to 3efd0b3 Compare March 18, 2025 14:58
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 95.94595% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.44%. Comparing base (8a41830) to head (cd3190c).
Report is 4 commits behind head on master.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ildyria ildyria changed the title feat: custom variable casing rector to convert snake_case vars to camelCase feat: custom variable casing rector to convert camelCase vars to snake_case Mar 19, 2025
@ildyria
Copy link
Member

ildyria commented Mar 19, 2025

@ppshobi either you approve my changes and I merge, or you merge directly. :)

@ppshobi
Copy link
Contributor Author

ppshobi commented Mar 19, 2025 via email

@ildyria ildyria merged commit 280cd76 into master Mar 19, 2025
54 checks passed
@ildyria ildyria deleted the rector-smaller-case-vars branch March 19, 2025 17:27
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