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
|
- unparam
|
||||||
- unused
|
- unused
|
||||||
- usestdlibvars
|
- usestdlibvars
|
||||||
- govet
|
|
||||||
- wastedassign
|
- wastedassign
|
||||||
|
|
||||||
disable:
|
disable:
|
||||||
|
|
Loading…
Reference in New Issue