We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f27fa commit 722d8ffCopy full SHA for 722d8ff
docs/guides/local-setup.md
@@ -8,7 +8,7 @@ Follow the [Getting Started](/guides/getting-started) for basic installation and
8
9
## Add hook
10
11
-To use commitlint you need to setup `commit-msg` hook
+To use commitlint you need to setup `commit-msg` hook (currently `pre-commit` hook is not supported)
12
13
### Using a git hooks manager
14
0 commit comments