spiegel_podman/pkg/domain
Paul Holzinger 69c479b16e
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-04-29 14:06:38 +02:00
..
entities enable gocritic linter 2022-04-26 18:12:22 +02:00
filters Allow filtering of "removing", it is a valid status 2022-04-24 06:07:10 -04:00
infra enable errcheck linter 2022-04-29 14:06:38 +02:00
utils bump go module to version 4 2022-01-18 12:47:07 +01:00