Merge pull request #3231 from pallets/jab-precommit

Add pre-commit install-hooks to first-time setup
This commit is contained in:
Joshua Bronson 2019-05-31 09:34:21 -04:00 committed by GitHub
commit af1b2ea1d1
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/