address comments from review

This commit is contained in:
Federico Kunze 2020-04-30 17:10:53 -04:00
parent d8bbde78cc
commit 6915cec121
No known key found for this signature in database
GPG Key ID: 655F93A970080A30

View File

@ -43,17 +43,6 @@ issues:
- text: "comment on exported var"
linters:
- golint
- text: "don't use an underscore in package name"
linters:
- golint
- text: "ST1003:"
linters:
- stylecheck
# FIXME: Disabled until golangci-lint updates stylecheck with this fix:
# https://github.com/dominikh/go-tools/issues/389
- text: "ST1016:"
linters:
- stylecheck
linters-settings:
dogsled: