mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
Recently, ARM CI frequently failed on the following golint error: Error: pkg/rootless/rootless.go:57:2: comment on exported var `IsRootless` should be of the form `IsRootless ...` (golint) Fixes: #2434 Signed-off-by: Penny Zheng <penny.zheng@arm.com>