automation-tests/common/libnetwork/netavark
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
..
testfiles add libnetwork package 2021-12-16 19:07:38 +01:00
config.go enable unparam, exportloopref and revive linters 2022-05-06 13:32:35 +02:00
config_test.go libnetwork: rm nolint:golint hints 2022-04-11 15:03:50 -07:00
const.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 11:04:40 +01:00
exec.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 11:04:40 +01:00
ipam.go libnetwork: rm nolint:golint hints 2022-04-11 15:03:50 -07:00
ipam_test.go libnetwork/netavark:: suppress errcheck warn 2022-04-09 17:57:03 -07:00
netavark_suite_test.go Switch to ginkgo/v2 2022-03-30 10:03:17 +02:00
network.go Change rootfull->rootful 2022-04-25 13:50:12 -04:00
run.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 11:04:40 +01:00
run_test.go *_test.go: fix or suppress errcheck warnings 2022-04-09 15:18:22 -07:00