Commit 4fa89524 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Disable ineffassign CI plugin for excessive false positives

Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com> (cherry picked from commit 3531df3f)
parent 8fdaa0ea
......@@ -6,7 +6,6 @@
"golint",
"goimports",
"misspell",
"ineffassign",
"gofmt"
]
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment