Skip to content

Commit

Permalink
feat(build): fixing tips message
Browse files Browse the repository at this point in the history
  • Loading branch information
razshare committed Jan 13, 2024
1 parent d57a201 commit 710211f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ function tips() {
foreground(170, 140, 40),
"` if you want to sanitize your code before committing.",
nocolor(),
PHP_EOL,
]);
}

Expand Down

0 comments on commit 710211f

Please sign in to comment.