Commit graph

1190 commits

Author SHA1 Message Date
Anthony Sottile
b03733bc86 Merge pull request #19 from pre-commit/fix_name_tests_test
Fix name-tests-test
2015-01-04 15:07:22 -08:00
Anthony Sottile
63f01e99ac Fix name-tests-test 2015-01-04 15:03:56 -08:00
Anthony Sottile
6f79329910 Merge pull request #18 from pre-commit/docstring_first
Add check-docstring-first hook.
2015-01-04 13:22:09 -08:00
Anthony Sottile
53f1dc0163 Add check-docstring-first hook. 2015-01-04 13:06:21 -08:00
Anthony Sottile
7a5a46a1dc Merge pull request #17 from pre-commit/remove_entry_decorator
Remove @entry decorator (and misc cleanup)
2015-01-04 11:14:08 -08:00
Anthony Sottile
2f1d2bbe5b Remove @entry decorator (and misc cleanup) 2015-01-04 11:08:53 -08:00
Anthony Sottile
9bfa01da81 Merge pull request #16 from pre-commit/large_added_files
Add check-added-large-files hook
2014-12-31 12:34:28 -08:00
Anthony Sottile
a42a26bef3 Add check-added-large-files to the hooks we use 2014-12-31 12:24:22 -08:00
Anthony Sottile
e0a6e66528 Add check-added-large-files hook 2014-12-31 12:21:21 -08:00
Anthony Sottile
2bd608119f Merge pull request #15 from pre-commit/cross_platform_trim_trailing_whitespace
Use fileinput instead of sed.
2014-12-24 05:00:30 -08:00
Anthony Sottile
e3312c773e Use fileinput instead of sed. 2014-12-23 12:05:49 -08:00
Anthony Sottile
25e50df1e5 Merge pull request #13 from exKAZUu/master
Extend target languages of end-of-file-fixer and trailing-whitespace.
2014-12-21 06:24:32 -08:00
Kazunori Sakamoto
fc6fbc4732 Extend target languages of end-of-file-fixer and trailing-whitespace. 2014-12-21 20:18:19 +09:00
Anthony Sottile
8eb1ae2e30 sudo: false for travis 2014-12-20 19:44:44 -08:00
Anthony Sottile
eb53190d16 Fix requirements-txt-fixer entrypoint 2014-12-17 12:23:45 -08:00
Anthony Sottile
97c004684e Merge pull request #12 from campaul/fix_requirements_txt
Added requirements.txt hook
2014-12-17 10:56:48 -08:00
Cameron Paul
b83ea591b5 Added requirements.txt hook 2014-12-16 12:39:03 -08:00
Anthony Sottile
d8a44784fc Merge pull request #10 from pre-commit/pypy3
Add testing for pypy3
2014-10-14 14:22:17 -07:00
Anthony Sottile
dc94a6936d Add testing for pypy3 2014-10-14 14:08:44 -07:00
Anthony Sottile
f99d70ef0f Merge pull request #9 from tdeo/patch-1
Add .erb files to hooks
2014-09-02 06:40:16 -07:00
tdeo
cc997d7086 Add .erb files to hooks
For end of file fixer and trailing whitespaces
2014-09-02 10:00:34 +02:00
Anthony Sottile
d3db038582 Update .pre-commit-config.yaml 2014-08-22 12:42:21 -07:00
Anthony Sottile
3bac9613e8 Update .pre-commit-config.yaml 2014-08-22 11:13:46 -07:00
Anthony Sottile
6343700aa0 v0.3.0 2014-08-22 11:11:31 -07:00
Ken Struys
dec8e5eecc Merge pull request #8 from pre-commit/autopep8_wrapper
Autopep8 wrapper
2014-08-22 11:10:23 -07:00
Anthony Sottile
76a62e744c Add autopep8-wrapper hook. 2014-08-22 11:04:55 -07:00
Anthony Sottile
86b1c9da8e Add autopep8-wrapper hook. 2014-08-22 11:00:43 -07:00
Anthony Sottile
0121199c0a Update changelog for 0.2.0 2014-08-19 17:33:34 -07:00
Anthony Sottile
48294fb9c1 Update README 2014-08-19 17:33:08 -07:00
Ken Struys
d0adff17ba Merge pull request #7 from pre-commit/json
Json
2014-08-19 17:01:28 -07:00
Anthony Sottile
e1f5bab52c Add 'check-json' hook. 2014-08-19 16:05:41 -07:00
Anthony Sottile
243fe50bc1 Add a hook for checking parseable json. 2014-08-19 16:03:48 -07:00
Anthony Sottile
7ec4853521 Add scss to fixers. 2014-06-25 15:36:34 -07:00
Anthony Sottile
f69737ee19 Add template files to hooks.yaml 2014-06-25 11:22:51 -07:00
Anthony Sottile
c94b2087db This is v0.1.1 2014-06-19 17:53:08 -07:00
Anthony Sottile
ba52312ee8 Merge pull request #6 from pre-commit/cannot_parse_ast
Give a better message when ast is not parseable.
2014-06-19 17:50:09 -07:00
Anthony Sottile
830ea6d8c8 Give a better message when ast is not parseable. 2014-06-19 17:44:40 -07:00
Anthony Sottile
766631472a Merge pull request #5 from pre-commit/update_readme
Update readme.
2014-06-18 06:51:12 -07:00
Anthony Sottile
24609dea4a Update readme. 2014-06-18 06:49:45 -07:00
Anthony Sottile
a751eb58f9 Use pre-commit from pypi. 2014-06-07 15:49:06 -07:00
Anthony Sottile
80c5a18273 This is v0.1.0 2014-06-07 14:47:12 -07:00
Anthony Sottile
2519d3a655 Update pre-commit config for new version. 2014-06-07 14:46:58 -07:00
Anthony Sottile
7c003425b3 Add files to hooks.yaml 2014-06-05 18:35:56 -07:00
Anthony Sottile
00dd44afec Remove timid coverage. 2014-06-05 15:52:56 -07:00
Anthony Sottile
5c7c61673a Add coveralls 2014-06-05 10:02:24 -07:00
Anthony Sottile
2dabff7f9c Update pre-commit config. 2014-06-05 09:23:49 -07:00
Anthony Sottile
59f23b7c55 requirements_dev -> requirements-dev 2014-06-05 09:09:21 -07:00
Anthony Sottile
dd18ff15f2 MIT 2014-06-05 08:58:48 -07:00
Anthony Sottile
00d5904b80 Fix pylint. 2014-06-01 16:08:31 -07:00
Anthony Sottile
f961d8f5e1 Add python 3.4 on travis. 2014-06-01 15:59:14 -07:00