| - Add --django to test name checker |
| - Add check-merge-conflict hook |
| - Remove dependency on plumbum |
| - Add q as a debug statement |
| - Don't detect markup titles as conflicts |
| - Teach trailing-whitespace about markdown |
| - Quickfix for pyflakes - flake8 version conflict |
| - Respect configuration when running autopep8 |
| - Quickfix for pep8 version conflicts |
| - Fix trailing-whitespace on OS X |
| - Add check-added-large-files hook |
| - Add check-docstring-first hook |
| - Add requirements-txt-fixer hook |
| - Add check-case-conflict hook |
| - Use yaml's CLoader when available in check-yaml for more speed |
| - Fix end-of-file-fixer for windows |
| - Add double-quote-string-fixer hook |
| - Add autopep8-wrapper hook |
| - Don't crash on non-parseable files for debug-statement-hook |