Commit graph

67 commits

Author SHA1 Message Date
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
Anthony Sottile
0a2daf5f8b Merge pull request #4 from pre-commit/better_project_setup
Better project setup
2014-04-13 22:58:02 -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
13b4ca54cf pyflakes -> flake8 2014-04-13 17:58:19 -07:00
Anthony Sottile
ca93f6834f Merge pull request #3 from pre-commit/flake8
Flake8
2014-04-13 17:53:50 -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
1c9ce9dfd2 Add flake8 hook. Tests are broken though. 2014-04-12 09:24:08 -07:00
Anthony Sottile
777d06b336 Remove unnecessary chunk from pre-commit-config 2014-04-03 22:29:58 -07:00
Anthony Sottile
84fbf05803 Update pre-commit-config to include new hook. 2014-04-03 22:23:50 -07:00
Anthony Sottile
63b595ec2c check_yaml should not require any arguments. 2014-04-03 22:22:00 -07:00
Anthony Sottile
f78ea7200d Update hooks.yaml for yaml hook. 2014-04-03 21:45:32 -07:00
Anthony Sottile
cd4ce488aa Merge pull request #2 from pre-commit/yaml_hook
Add a hook for yaml files.
2014-04-03 21:43:18 -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
82344a4055 Fix pre-commit config. 2014-03-30 13:22:55 -07:00
Anthony Sottile
bec87f6c87 manifest -> hooks 2014-03-30 13:04:35 -07:00
Anthony Sottile
3e36dfe326 Autoupdate config 2014-03-23 23:10:35 -07:00
Anthony Sottile
8aa14d218d Add Fix End of Files to hooks 2014-03-22 21:46:48 -07:00
Anthony Sottile
7673990291 Merge pull request #1 from pre-commit/end_of_file_fixer
Added end of file fixer hook.
2014-03-22 21:43:36 -07:00
Anthony Sottile
57f1533b84 Added end of file fixer hook. 2014-03-22 21:40:57 -07:00
Anthony Sottile
be8b296a0a Add Travis bling 2014-03-22 18:40:47 -07:00