mirror of https://github.com/containers/podman.git
golint, scopelint and interfacer are deprecated. golint is replaced by revive. This linter is better because it will also check for our error style: `error strings should not be capitalized or end with punctuation or a newline` scopelint is replaced by exportloopref (already endabled) interfacer has no replacement but I do not think this linter is important. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
common_function_test.go | ||
matchers.go | ||
podmansession_test.go | ||
podmantest_test.go | ||
utils.go | ||
utils_suite_test.go |