Skip to content

Commit 67f5e9e

Browse files
committed
fix lint
1 parent 93d9a5c commit 67f5e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/start.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ func newProvisionerDaemon(ctx context.Context, client *codersdk.Client, logger s
467467
}), nil
468468
}
469469

470+
// nolint: revive
470471
func printLogo(cmd *cobra.Command, spooky bool) {
471472
if spooky {
472473
_, _ = fmt.Fprintf(cmd.OutOrStdout(), `

0 commit comments

Comments
 (0)