-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
update toCamelCase #290
base: main
Are you sure you want to change the base?
update toCamelCase #290
Conversation
Pull Request Test Coverage Report for Build 6739879734Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
Hey, thank you for the PR. I think we should make sure that it does also work if there are numbers in the name, what do you think? |
Hey, sadly with the change to the function we run into issues so that the test does not pass anymore: Use
|
Hey @cailborg would you be able to update this so we can merge it? |
Checks for existing camelCase before applying a conversion
OUTPUT