Skip to content

Commit 722d8ff

Browse files
authored
docs: mention hook support (#4111)
fixes #4108
1 parent a2f27fa commit 722d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/local-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Follow the [Getting Started](/guides/getting-started) for basic installation and
88

99
## Add hook
1010

11-
To use commitlint you need to setup `commit-msg` hook
11+
To use commitlint you need to setup `commit-msg` hook (currently `pre-commit` hook is not supported)
1212

1313
### Using a git hooks manager
1414

0 commit comments

Comments
 (0)