We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit.sh
1 parent a8486b6 commit f06896cCopy full SHA for f06896c
src/etc/pre-commit.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
#
3
# Call `tidy --bless` before each commit
4
-# Copy this scripts to .git/hooks to activate,
+# Copy this script to .git/hooks to activate,
5
# and remove it from .git/hooks to deactivate.
6
7
0 commit comments