spiegel_podman/test/utils
Paul Holzinger fb14171cba enable errcheck linter
The errcheck linter makes sure that errors are always check and not
ignored by accident. It spotted a lot of unchecked errors, mostly in the
tests but also some real problem in the code.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-05-03 13:44:33 -04:00
..
common_function_test.go enable errcheck linter 2022-05-03 13:44:33 -04:00
matchers.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
podmansession_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
podmantest_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
utils.go enable errcheck linter 2022-05-03 13:44:33 -04:00
utils_suite_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00