mirror of https://github.com/k3s-io/k3s.git
Disable ineffassign CI plugin for excessive false positives
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/5192/head
parent
5014c9e0e8
commit
3531df3f31
|
@ -6,7 +6,6 @@
|
|||
"revive",
|
||||
"goimports",
|
||||
"misspell",
|
||||
"ineffassign",
|
||||
"gofmt"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue