Apply linter autofixes: internal/cli (refs #61)
This commit is contained in:
@@ -24,6 +24,7 @@ func NewVersionCommand() *cobra.Command {
|
||||
fmt.Printf(" author: %s\n", globals.Author)
|
||||
fmt.Printf(" homepage: %s\n", globals.Homepage)
|
||||
fmt.Printf(" license: %s\n", globals.License)
|
||||
|
||||
if globals.Version == "dev" {
|
||||
fmt.Println()
|
||||
fmt.Println("This is a development build (no version information embedded).")
|
||||
|
||||
Reference in New Issue
Block a user