update golangci-lint
This commit is contained in:
+3
-2
@@ -1,11 +1,12 @@
|
||||
|
||||
linters:
|
||||
disable:
|
||||
- errcheck
|
||||
enable:
|
||||
- gofmt
|
||||
- golint
|
||||
- misspell
|
||||
- unconvert
|
||||
disable:
|
||||
- errcheck
|
||||
|
||||
issues:
|
||||
exclude-use-default: false
|
||||
|
||||
Reference in New Issue
Block a user