Hound uses Golint to review Go code.
To disable Go style checking, add the following to your .hound.yml
golint:
enabled: false
Review Go with Hound
Hound uses Golint to review Go code.
To disable Go style checking, add the following to your .hound.yml
golint:
enabled: false