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

Fix/go package name casing #4688

Merged
merged 10 commits into from
May 21, 2024
Merged

Fix/go package name casing #4688

merged 10 commits into from
May 21, 2024

Conversation

SilasKenneth
Copy link
Member

@SilasKenneth SilasKenneth commented May 20, 2024

This is work in progress and might be rewritten.

@SilasKenneth SilasKenneth marked this pull request as ready for review May 21, 2024 09:24
@SilasKenneth SilasKenneth requested a review from a team as a code owner May 21, 2024 09:24
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

Any chance we can add a test to validate the change?

@SilasKenneth
Copy link
Member Author

Any chance we can add a test to validate the change?

Done @andrueastman

Copy link

@SilasKenneth SilasKenneth merged commit 8c953fb into main May 21, 2024
207 checks passed
@SilasKenneth SilasKenneth deleted the fix/go-package-name-casing branch May 21, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Issue with package names being converted from UpperCamel case to LowerCamel case.
3 participants