copy git hooks

This commit is contained in:
Mylloon 2023-05-28 19:17:13 +02:00
parent cf2eb5ac9b
commit 6e457ab2a2
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -18,4 +18,5 @@ Pour le développement :
```shell
$ pip install -r requirements.txt
$ cp githooks/* .git/hooks/
```