docs: add precommit hooks (#1772)
* docs: add precommit hooks * adjust test
This commit is contained in:
@@ -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
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user