We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e2327 commit b46e403Copy full SHA for b46e403
docs/check.md
@@ -1,8 +1,9 @@
1
# Check
2
3
## About
4
-This feature checks whether the commit message follows the given committing rules.
5
-If you want to setup an automatic check before every git commit, please refer to
+This feature checks whether the commit message follows the given committing rules. And comment in git message will be ignored.
+
6
+If you want to setup an automatic check before every git commit, please refer to
7
[Automatically check message before commit](auto_check.md).
8
9
## Usage
0 commit comments