We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7387deb commit 7af02caCopy full SHA for 7af02ca
README.md
@@ -175,7 +175,7 @@ git config --add hooks.enabled-plugins wipchecker
175
176
### Syntax checker hook
177
178
-Checks for syntax errors in files that have a checker, based on the file extension
+Checks for syntax errors in files that have a checker, based on the file extension.
179
For the moment, there only is a php checker, located at `hooks/syntaxchecker/php/check.sh`.
180
181
This hook is language-agnostic.
0 commit comments