We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f83f72 commit b6e63d7Copy full SHA for b6e63d7
README.md
@@ -96,7 +96,7 @@ The examples above are all the same. In addition to configuring which scripts
96
should be ran you can also configure the following options:
97
98
- **silent** Don't output the prefixed `pre-commit:` messages when things fail
99
- or when we have nothing to run. Should a boolean.
+ or when we have nothing to run. Should be a boolean.
100
- **colors** Don't output colors when we write messages. Should be a boolean.
101
- **template** Path to a file who's content should be used as template for the
102
git commit body.
0 commit comments