Skip to content

Commit

Permalink
docs: mention hook support (#4111)
Browse files Browse the repository at this point in the history
fixes #4108
  • Loading branch information
mostafa-rio authored Aug 2, 2024
1 parent a2f27fa commit 722d8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/local-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Follow the [Getting Started](/guides/getting-started) for basic installation and

## Add hook

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)

### Using a git hooks manager

Expand Down

0 comments on commit 722d8ff

Please sign in to comment.