Skip to content

Commit

Permalink
fix linter..again
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Jul 25, 2024
1 parent b02a13c commit f28c70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/cli/gencmd/generate/cmd/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ func generateStubFiles() (err error) {

cmdName := Config.String("name")
hasHistory := false

if interactive {
cmdName, err = prompts.Name(cmdName)
cobra.CheckErr(err)
Expand Down

0 comments on commit f28c70d

Please sign in to comment.