Updating hooks. (#660)

This commit is contained in:
kevgliss
2017-01-18 14:16:31 -08:00
committed by GitHub
parent 25340fd744
commit 9f6ad08c50
2 changed files with 6 additions and 45 deletions

View File

@ -113,6 +113,12 @@ HTML:
2 Spaces
Git hooks
~~~~~~~~~
To help developers maintain the above standards, Lemur includes a configuration file for Yelp's `pre-commit <http://pre-commit.com/>`_. This is an optional dependency and is not required in order to contribute to Lemur.
Running the Test Suite
----------------------