Bump golangci-lint to latest
Golint is replaced with revive since the former has been archived and replaced with the latter. Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ linters:
|
||||
- gocyclo
|
||||
- gofmt
|
||||
- goimports
|
||||
- golint
|
||||
- revive
|
||||
- goprintffuncname
|
||||
- gosec
|
||||
- gosimple
|
||||
|
Reference in New Issue
Block a user