happy linting
This commit is contained in:
parent
f35915b717
commit
210e4cb069
@ -55,5 +55,6 @@ func init() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func Execute() error {
|
func Execute() error {
|
||||||
|
// nolint:wrapcheck
|
||||||
return rootCmd.Execute()
|
return rootCmd.Execute()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user