Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

fix the golint errors #6

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

siddontang
Copy link
Contributor

@siddontang siddontang commented Jun 6, 2018

Golint will throw many warnings and errors, we should improve them to let hookfs follow the Go style.

Improvement:

  1. The first word of the comment must be the structure or function name
  2. this is not a recommended name, use h (presents hook) instead.

PTAL @AkihiroSuda

Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks so much!

@AkihiroSuda AkihiroSuda merged commit 354fc4f into osrg:master Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants