mirror of https://github.com/spf13/viper.git
Improve golangci config
This commit is contained in:
parent
16fb4b9d29
commit
1b7d3e05fd
|
@ -21,4 +21,7 @@ linters:
|
|||
- scopelint
|
||||
- gocyclo
|
||||
- gocognit
|
||||
- gocritic
|
||||
- gocritic
|
||||
|
||||
service:
|
||||
golangci-lint-version: 1.21.x
|
||||
|
|
Loading…
Reference in New Issue