Skip to content

Commit

Permalink
Merge pull request #169 from zeenix/fix-hooks
Browse files Browse the repository at this point in the history
👷 CONTRIBUTING: Suggest to copy the git hooks
  • Loading branch information
zeenix authored Nov 7, 2024
2 parents f5a3d05 + 6885ec9 commit 72e9154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If you intend to contribute often or think that's very likely, we recommend you
scripts contained within this repository. You can enable them with:

```sh
git config --local core.hooksPath .githooks/
cp .githooks/* .git/hooks/
```


Expand Down

0 comments on commit 72e9154

Please sign in to comment.