happy linting
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing

This commit is contained in:
Marvin Steadfast 2021-06-14 15:11:14 +02:00
parent f35915b717
commit 210e4cb069

View File

@ -55,5 +55,6 @@ func init() {
}
func Execute() error {
// nolint:wrapcheck
return rootCmd.Execute()
}