docs: add precommit hooks (#1772)
* docs: add precommit hooks * adjust test
This commit is contained in:
parent
9014e73529
commit
339645a912
1 changed files with 9 additions and 0 deletions
|
|
@ -12,6 +12,15 @@ For developers
|
||||||
Thanks for contributing :)
|
Thanks for contributing :)
|
||||||
|
|
||||||
|
|
||||||
|
Precommit hooks
|
||||||
|
=====
|
||||||
|
|
||||||
|
This ensures that all commits adhere to the formatting and linting rules.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
make install-pre-commit-hook
|
||||||
|
```
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue