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

Improve snakecase source uppercase/acronym handling #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scop
Copy link
Contributor

@scop scop commented Oct 19, 2019

See added test cases for improved functionality.

Closes #4

@scop
Copy link
Contributor Author

scop commented Oct 19, 2019

CI fails due to unrelated reasons, #17 contains one possible fix.

@scop
Copy link
Contributor Author

scop commented Jan 10, 2021

@okunishinishi anything I could do to move this forward -- approved over a year ago, but not yet applied? The CI failure is unrelated.

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.

snakecase("HTTPResponse") produces "h_t_t_p_response"
2 participants