mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-24 09:04:18 +02:00
Silence this Go linter message
This commit is contained in:
parent
25340455a7
commit
359828a719
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -164,7 +164,7 @@ func execute(cmd *cobra.Command, args []string) error {
|
|||
}
|
||||
boba.ExitAltScreen()
|
||||
|
||||
fmt.Println("\n Thanks for using Glow!\n")
|
||||
fmt.Printf("\n Thanks for using Glow!\n\n")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue