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: fixed golint check issues #254

Merged
merged 2 commits into from Apr 30, 2021

Conversation

vlastahajek
Copy link
Contributor

Closes #243

Proposed Changes

  • Added missing API docs comments
  • Renamed internal functions starting with package name
  • Added golint to ci checks
  • Fixed example code indentation in Readme.md

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Commit messages are in semantic format

@vlastahajek vlastahajek merged commit daf6fa4 into influxdata:master Apr 30, 2021
@vlastahajek vlastahajek deleted the docs/api_doc_imp branch April 30, 2021 14:29
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.

Code does not pass golint checks
2 participants