Commit graph

319 commits

Author SHA1 Message Date
Anthony Sottile
151d485a81 More naturally sort requirements. 2015-02-12 09:30:17 -08:00
Ken Struys
a4ba3ca567 Merge pull request #35 from pre-commit/use_tokenizer_for_string_fixer
Use the tokenizer for great success
2015-02-10 10:28:30 -08:00
Anthony Sottile
2983d4478f Use the tokenizer for great success 2015-02-10 08:17:35 -08:00
Anthony Sottile
5207d1f29a Merge pull request #34 from struys/string_fixer
implemented a basic double quote string fixer
2015-02-09 10:13:57 -08:00
Ken Struys
fed386438e Merge pull request #1 from pre-commit/meybs_fixey_fixey
Simplify string-fixer
2015-02-09 09:58:59 -08:00
Anthony Sottile
9326fad9c8 Simplify string-fixer 2015-02-09 09:45:58 -08:00
Ken Struys
12f02dfeb8 implemented a basic double quote string fixer 2015-02-08 21:05:12 -08:00
Anthony Sottile
5fe82b3a37 Update README.md 2015-01-19 18:06:06 -08:00
Anthony Sottile
6bd93dca39 Merge pull request #33 from pre-commit/appveyor
Add appveyor
2015-01-19 17:42:00 -08:00
Anthony Sottile
e70a83fbd6 Add appveyor 2015-01-19 17:19:03 -08:00
Anthony Sottile
e39cfdf454 Merge pull request #32 from pre-commit/windows_support
Fix end-of-file-fixer on windows
2015-01-19 16:47:03 -08:00
Anthony Sottile
dd9a07daf1 Fix end-of-file-fixer on windows 2015-01-19 16:43:10 -08:00
Anthony Sottile
375913d017 Merge pull request #31 from pre-commit/readme_test
Add test for readme
2015-01-18 09:55:55 -08:00
Anthony Sottile
a8b89150ff Add test for readme 2015-01-18 09:48:14 -08:00
Anthony Sottile
144e6a931e Merge pull request #30 from pre-commit/check-xml
Add check-xml hook.
2015-01-17 10:39:10 -08:00
Anthony Sottile
ddc9208a5f Add check-xml hook. 2015-01-17 10:30:58 -08:00
Anthony Sottile
fea9b2ece7 Merge pull request #28 from pre-commit/use_c_loader
Use the CLoader when present to validate yaml
2015-01-15 10:49:28 -08:00
Anthony Sottile
44946b62c1 Temporarily remove pypy3 due to lxml not being installable 2015-01-15 10:33:40 -08:00
Anthony Sottile
e1c091a4e3 Use the CLoader when present to validate yaml 2015-01-15 09:44:48 -08:00
Anthony Sottile
5541a6a046 Merge pull request #25 from guykisel/update-readme-case-conflict
Add check-case-conflict to README.md #21 #22
2015-01-13 13:51:25 -08:00
gkisel
566b64ab00 Add check-case-conflict to README.md #21 #22 2015-01-13 12:50:31 -08:00
Anthony Sottile
9b830ad92e Merge pull request #22 from guykisel/check-case-conflict
Add check_case_conflict hook
2015-01-12 16:44:48 -08:00
gkisel
c682b50749 Add check_case_conflict hook #21 2015-01-12 15:38:22 -08:00
Anthony Sottile
fdfc499e48 Merge pull request #23 from kentwills/autopep8_clarification
change wording so that people know this hook needs arguments.
2015-01-12 11:17:04 -08:00
Anthony Sottile
cf78558b9e Merge pull request #24 from campaul/requirements_txt_print
Print on requirements.txt failure
2015-01-12 11:08:59 -08:00
Cameron Paul
f06dfdae7f Print on requirements.txt failure 2015-01-12 13:03:11 -06:00
Kent Wills
98f5ee8c68 added documentation to hooks.yaml 2015-01-12 13:20:11 -05:00
Kent Wills
b273a4486f change wording so that people know this hook needs arguments. 2015-01-12 12:23:13 -05:00
Anthony Sottile
b08f834d65 Update pre-commit hooks 2015-01-04 16:05:54 -08:00
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