mirror of https://github.com/docker/cli.git
chore: remove duplicated `govet` linter config
Signed-off-by: Li Zeghong <zeghong@hotmail.com>
This commit is contained in:
parent
6965f40090
commit
5b81f0dcb0
|
@ -35,7 +35,6 @@ linters:
|
||||||
- unparam
|
- unparam
|
||||||
- unused
|
- unused
|
||||||
- usestdlibvars
|
- usestdlibvars
|
||||||
- govet
|
|
||||||
- wastedassign
|
- wastedassign
|
||||||
|
|
||||||
disable:
|
disable:
|
||||||
|
|
Loading…
Reference in New Issue