Add pre-commit install-hooks to first-time setup
This commit is contained in:
parent
1250775a55
commit
7ac2cbf63a
1 changed files with 4 additions and 0 deletions
|
|
@ -75,6 +75,10 @@ First time setup
|
|||
|
||||
pip install -e ".[dev]"
|
||||
|
||||
- Install the pre-commit hooks:
|
||||
|
||||
pre-commit install --install-hooks
|
||||
|
||||
.. _GitHub account: https://github.com/join
|
||||
.. _latest version of git: https://git-scm.com/downloads
|
||||
.. _username: https://help.github.com/articles/setting-your-username-in-git/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue