Fix exported comments enforcer in CI
Add comments where missing and fix incorrect comments Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -25,6 +25,7 @@ import (
|
||||
"github.com/containerd/containerd/oci"
|
||||
)
|
||||
|
||||
// Command is the parent for all OCI related tools under 'oci'
|
||||
var Command = cli.Command{
|
||||
Name: "oci",
|
||||
Usage: "OCI tools",
|
||||
|
||||
Reference in New Issue
Block a user