lint: missing comment
This commit is contained in:
@@ -26,6 +26,8 @@ type Opts struct {
|
||||
|
||||
var revision = "unknown"
|
||||
|
||||
// CommonOptionsCommander extends flags.Commander with SetCommon
|
||||
// All commands should implement this interfaces
|
||||
type CommonOptionsCommander interface {
|
||||
SetCommon(commonOpts cmd.CommonOpts)
|
||||
Execute(args []string) error
|
||||
|
||||
Reference in New Issue
Block a user