mirror of
https://github.com/spf13/cobra
synced 2025-04-27 09:07:19 +00:00
Enable gosimple, no new findings to address
This commit is contained in:
parent
d8cfa4eb68
commit
db66481060
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ linters:
|
|||
#- gomnd
|
||||
#- goprintffuncname
|
||||
#- gosec
|
||||
#- gosimple
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- interfacer
|
||||
|
|
Loading…
Add table
Reference in a new issue