automation-tests/cmd/podman/secrets
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
..
create.go enable gocritic linter 2022-04-26 18:12:22 +02:00
inspect.go enable errcheck linter 2022-04-29 14:06:38 +02:00
list.go shell completion --format: use structs by reference 2022-04-28 18:12:17 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00
secret.go bump go module to version 4 2022-01-18 12:47:07 +01:00