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

ROC-518-FixCodeCompliance #6

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Conversation

justinscorringe
Copy link
Collaborator

Modifies code format to comply with go-lint, changes include:
Capitalizing and removing various underscores ; go_types to goTypes
Removing else statements where unecessary
Adding comments to exported constants, types and functions
Capitalizing URI/API/IP in type/variable names
Changing newDefaultLogger function (log.go) to return Logger

Modifies code format to comply with go-lint, changes include:
Capitalizing and removing various underscores ; go_types to goTypes
Removing else statements where unecessary
Adding comments to exported constants, types and functions
Capitalizing URI/API/IP in type/variable names
Changing newDefaultLogger function (log.go) to return Logger
@edwinhayes edwinhayes merged commit a7701d5 into master Nov 14, 2019
@edwinhayes edwinhayes deleted the ROC-518-FixCodeCompliance branch November 14, 2019 20:22
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.

2 participants