Skip to content

CamelCase first word if not acronym #229797

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

neorth
Copy link

@neorth neorth commented Sep 26, 2024

This fixes #227621 by lowercasing the first word. To make sure acronyms are kept intact, starting words that have an uppercase second character are left alone.

@neorth
Copy link
Author

neorth commented Sep 26, 2024

@microsoft-github-policy-service agree

@neorth neorth force-pushed the camelcase-first-word branch from 1487995 to 0bdb81c Compare September 26, 2024 08:17
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.

Transform to Camel Case from PascalCase stays in PascalCase
2 participants