Allow multiple hooks with same id in .pre-commit-config.yaml

This commit is contained in:
Anthony Sottile 2014-07-31 08:37:37 -07:00
parent 32b662c35f
commit 62f13aea56
5 changed files with 26 additions and 22 deletions

View file

@ -7,6 +7,8 @@ omit =
/usr/*
*/tmp*
setup.py
# Don't complain if non-runnable code isn't run
*/__main__.py
[report]
exclude_lines =