Commit graph

25 commits

Author SHA1 Message Date
gkisel
c682b50749 Add check_case_conflict hook #21 2015-01-12 15:38:22 -08:00
Anthony Sottile
b08f834d65 Update pre-commit hooks 2015-01-04 16:05:54 -08:00
Anthony Sottile
53f1dc0163 Add check-docstring-first hook. 2015-01-04 13:06:21 -08:00
Anthony Sottile
2f1d2bbe5b Remove @entry decorator (and misc cleanup) 2015-01-04 11:08:53 -08:00
Anthony Sottile
e0a6e66528 Add check-added-large-files hook 2014-12-31 12:21:21 -08:00
Cameron Paul
b83ea591b5 Added requirements.txt hook 2014-12-16 12:39:03 -08:00
Anthony Sottile
86b1c9da8e Add autopep8-wrapper hook. 2014-08-22 11:00:43 -07:00
Anthony Sottile
243fe50bc1 Add a hook for checking parseable json. 2014-08-19 16:03:48 -07:00
Anthony Sottile
830ea6d8c8 Give a better message when ast is not parseable. 2014-06-19 17:44:40 -07:00
Anthony Sottile
00d5904b80 Fix pylint. 2014-06-01 16:08:31 -07:00
Anthony Sottile
ba80c884f8 Fix PyPy 2014-04-13 22:53:54 -07:00
Anthony Sottile
8328f8f518 Fix Python2.6 coverage. 2014-04-13 22:31:47 -07:00
Anthony Sottile
8270d81308 Improve test coverage. 2014-04-13 22:21:42 -07:00
Anthony Sottile
b80ca9e84a Update project setup. 2014-04-13 22:09:26 -07:00
Anthony Sottile
203256bcb3 Remove meta test as hooks are now skipped with no files. 2014-04-13 17:49:52 -07:00
Anthony Sottile
63b595ec2c check_yaml should not require any arguments. 2014-04-03 22:22:00 -07:00
Anthony Sottile
3e45f53e68 Add a hook for yaml files. 2014-04-03 21:36:03 -07:00
Anthony Sottile
212b3dc49d Bump versions on some deps. 2014-04-03 21:00:48 -07:00
Anthony Sottile
8aa14d218d Add Fix End of Files to hooks 2014-03-22 21:46:48 -07:00
Anthony Sottile
57f1533b84 Added end of file fixer hook. 2014-03-22 21:40:57 -07:00
Anthony Sottile
45741545dc Refactored how entry points work. 2014-03-22 18:21:54 -07:00
Anthony Sottile
12794c1c19 Add some tests for tests_should_end_in_test hook 2014-03-18 21:25:36 -07:00
Anthony Sottile
10c042c99c Fix debug statement hook 2014-03-14 14:51:42 -07:00
Anthony Sottile
4fc86a807b Added debug statement hook. 2014-03-14 14:23:08 -07:00
Anthony Sottile
27291ffa31 Initial commit. 2014-03-13 08:41:35 -07:00