Revert "build: disable revive linter pending a fix in golangci-lint"
This reverts commit 7a24c173f6
.
This commit is contained in:
parent
9d3958bd0b
commit
fe84cca1ad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ linters:
|
|||
- deadcode
|
||||
- errcheck
|
||||
- goimports
|
||||
#- revive
|
||||
- revive
|
||||
- ineffassign
|
||||
- structcheck
|
||||
- varcheck
|
||||
|
|
Loading…
Reference in a new issue