mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2026-04-15 06:56:51 +00:00
As the length of a nil slice is defined as 0, the nil check is redundand. (suggested by golanci-lint/gosimple)
As the length of a nil slice is defined as 0, the nil check is redundand. (suggested by golanci-lint/gosimple)