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

Better respect of Golang identifiers conventions #4

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

loicalbertin
Copy link
Member

  • identifiers will always start with a letter
  • common initialisms are now capitilized

This results in a better linting results

- identifiers will always start with a letter
- common initialisms are now capitilized

This results in a better linting results
@github-actions github-actions bot added the bug Something isn't working label Nov 15, 2019
@loicalbertin loicalbertin merged commit 8aca632 into master Nov 15, 2019
@loicalbertin loicalbertin deleted the bugfix/respect-commons-initialisms branch November 15, 2019 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant