docs: add precommit hooks (#1772)
* docs: add precommit hooks * adjust test
This commit is contained in:
parent
9014e73529
commit
339645a912
|
@ -12,6 +12,15 @@ For developers
|
|||
Thanks for contributing :)
|
||||
|
||||
|
||||
Precommit hooks
|
||||
=====
|
||||
|
||||
This ensures that all commits adhere to the formatting and linting rules.
|
||||
|
||||
```bash
|
||||
make install-pre-commit-hook
|
||||
```
|
||||
|
||||
Tests
|
||||
=====
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user