Fixes gofmt errors
This commit is contained in:
parent
773cafe83d
commit
0e510b23cb
@ -29,7 +29,7 @@ var (
|
|||||||
verbose bool
|
verbose bool
|
||||||
)
|
)
|
||||||
|
|
||||||
// This represents the base command when called without any subcommands
|
// RootCmd represents the base command when called without any subcommands
|
||||||
var RootCmd = &cobra.Command{
|
var RootCmd = &cobra.Command{
|
||||||
Use: "ponder",
|
Use: "ponder",
|
||||||
Short: "A managing tool for lilypond sheet music libraries",
|
Short: "A managing tool for lilypond sheet music libraries",
|
||||||
|
Reference in New Issue
Block a user