mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
golangci: enable 'gosimple'
This commit is contained in:
parent
285460dca6
commit
fb85207e34
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ linters:
|
|||
#- gomnd
|
||||
#- goprintffuncname
|
||||
#- gosec
|
||||
#- gosimple
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- interfacer
|
||||
|
|
Loading…
Reference in a new issue