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

convert container names to CamelCase #111

Merged
merged 1 commit into from
Feb 16, 2023
Merged

convert container names to CamelCase #111

merged 1 commit into from
Feb 16, 2023

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Feb 16, 2023

fixes: #109

@Dav1dde Dav1dde force-pushed the underscore-camel-case branch 3 times, most recently from bddaacd to 8dccc7b Compare February 16, 2023 09:50
src/analyzer.rs Outdated Show resolved Hide resolved
fixes: #109

Signed-off-by: David Herberth <github@dav1d.de>
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@Dav1dde Dav1dde merged commit c315683 into main Feb 16, 2023
@Dav1dde Dav1dde deleted the underscore-camel-case branch February 16, 2023 13:43
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.

Types with Underscore not converted to CamelCase
2 participants