Skip to content

Conversation

@paulvollmer
Copy link

What?

The current implementation of the ToCamelCase func does not put a delimiter between two numbers. For example test 123 456 get transformed to test123456 but in my opinion it should be transformed to test123_456

This PR add the missing underscore between numbers and add test cases to the unit tests.

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.

1 participant