Adds a couple of new linters with many new warnings: - perfsprint (fixed in code, excluded for tests) - revive (fix the problems, disabled the dot import check as we use it for ginkgo) - inamedparam (disabled because it is opinionated) - testifylint (great linter but we have like 1000+ issues that I have no time fixing now) Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
connection_golang.go | ||
connection_native.go | ||
ssh.go | ||
ssh_test.go | ||
types.go | ||
utils.go | ||
utils_test.go |