automation-tests/common/pkg/auth
Paul Holzinger cc110440e4 enable unparam, exportloopref and revive linters
unparam and exportloopref already work without changes.
For revive I had to silence many naming issues. I decided to silence them
instead of changing the name because I didn't want to break any code.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-05-06 13:32:35 +02:00
..
auth.go enable unparam, exportloopref and revive linters 2022-05-06 13:32:35 +02:00
auth_test.go Switch to ginkgo/v2 2022-03-30 10:03:17 +02:00
cli.go Remove `--accept-repositories` flag 2021-07-30 13:03:03 +02:00
cli_test.go Shell Completion with cobra for login/logout flags 2020-09-21 15:12:30 +02:00