Skip to content

Conversation

Marcono1234
Copy link
Contributor

Fixes #1965

Note: separateCamelCase could be refactored to avoid appending each char one by one (example implementation), however I am not sure if that is really a performance improvement, so I have not changed that.

@google-cla google-cla bot added the cla: yes label Oct 29, 2021
@Marcono1234 Marcono1234 reopened this Oct 29, 2021
@eamonnmcmanus
Copy link
Member

This is great, thanks! Love the new tests.

@eamonnmcmanus eamonnmcmanus merged commit b3188c1 into google:master Nov 1, 2021
@Marcono1234 Marcono1234 deleted the marcono1234/FieldNamingPolicy-upperCaseFirstLetter-fix branch November 1, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FieldNamingPolicy.upperCaseFirstLetter uppercases trailing non-letters

2 participants