Update comments

This commit is contained in:
Adam Wright
2016-02-15 20:12:37 -08:00
committed by Adam Wright
parent 403eba201b
commit 17d800b8a8
2 changed files with 7 additions and 1 deletions

View File

@@ -13,6 +13,9 @@
# - TARPC_SKIP_RUSTFMT, default = 0
#
# Set this to 1 to skip running rustfmt
#
# Note that these options are most useful for testing the hooks themselves. Use git commit
# --no-verify to skip the pre-commit hook altogether.
RED='\033[0;31m'
GREEN='\033[0;32m'