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

ISSUE-12: Id should be all caps #16

Merged
merged 3 commits into from
Apr 7, 2019
Merged

ISSUE-12: Id should be all caps #16

merged 3 commits into from
Apr 7, 2019

Conversation

fraenky8
Copy link
Owner

@fraenky8 fraenky8 commented Apr 7, 2019

This PR fixes #12 and does the following:

@fraenky8 fraenky8 self-assigned this Apr 7, 2019
@fraenky8 fraenky8 merged commit 0f40b18 into master Apr 7, 2019
@fraenky8 fraenky8 deleted the ISSUE-12 branch April 7, 2019 05:42
@kaihendry
Copy link

I noticed it incorrectly capitalised mIDllename in my struct https://youtu.be/1mnMmMF3Dx0?t=862 😅

@fraenky8
Copy link
Owner Author

fraenky8 commented Apr 8, 2019

Yes this is the downside of the implementation I did - because to follow idiomatic go I can't distinguish where the ID (or any other string) should be. If I only focus on start and beginning, this would make life easier of course - but not sure if it's then suitable for all.

You can disable this behaviour by passing -no-initialism to the tool.

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.

Id should be all caps
2 participants