Skip to content

Commit

Permalink
Update CONTRIBUTING.rst to mention how the pre-commit hook works
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Jun 27, 2019
1 parent e8a5487 commit 221b308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ style check for you. To this aim, we provide a configuration file for the
pip install pre-commit
pre-commit install

running for your base satpy directory.
running from your base satpy directory. This will automatically check code style for every commit.

Code of Conduct
===============
Expand Down

0 comments on commit 221b308

Please sign in to comment.