Skip to content

Commit

Permalink
change: pre-commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
troychaplin committed Jul 15, 2024
1 parent 6e53e8a commit 84a7daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ if [ -n "$(git status --porcelain)" ]; then
git add -u
echo ""
echo "\033[0;31mChecking and updating file formatting...\033[0m"
echo ""
echo "\033[0;32mFiles are properly formatted. You can now commit your changes.\033[0m"
echo ""
fi
Expand Down

0 comments on commit 84a7daf

Please sign in to comment.