Add pre-commit install-hooks to first-time setup

This commit is contained in:
Joshua Bronson 2019-05-31 09:17:52 -04:00 committed by GitHub
parent 1250775a55
commit 7ac2cbf63a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/