lint: enable some more linters
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
linters:
|
||||
enable-all: false
|
||||
enable:
|
||||
- gosimple
|
||||
- misspell
|
||||
- gocyclo
|
||||
- gofmt
|
||||
- structcheck
|
||||
- varcheck
|
||||
- ineffassign
|
||||
|
||||
Reference in New Issue
Block a user