fix: mark endpoint and beta flags as hidden #246
Annotations
3 errors
lint:
cmd/root/root.go#L47
Error return value of `(*github.com/spf13/pflag.FlagSet).MarkHidden` is not checked (errcheck)
|
lint:
cmd/root/root.go#L48
Error return value of `(*github.com/spf13/pflag.FlagSet).MarkHidden` is not checked (errcheck)
|
lint
issues found
|