This commit is contained in:
Ben Grande 2023-11-06 16:37:59 +00:00
parent 31ac0b3038
commit 5dca49f90d
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -1,6 +1,5 @@
# Contributing
## Table of Contents
* [Respect](#respect)
@ -53,7 +52,8 @@ already been sent.
Install the local hooks:
```sh
pre-commit install -t pre-commit -t commit-msg
pre-commit install
gitlint install-hook
```
To run pre-commit linters: