mirror of https://github.com/docker/cli.git
Merge pull request #5425 from zeghong/remove-dup-linter
chore: remove duplicated `govet` linter config
This commit is contained in:
commit
986baf22c7
|
@ -35,7 +35,6 @@ linters:
|
|||
- unparam
|
||||
- unused
|
||||
- usestdlibvars
|
||||
- govet
|
||||
- wastedassign
|
||||
|
||||
disable:
|
||||
|
|
Loading…
Reference in New Issue