Anthony Sottile
8f1217bf9f
Update pre-commit cache directory.
...
Committed via https://github.com/asottile/all-repos
2017-09-07 19:31:59 -07:00
Anthony Sottile
9581d50e79
Workaround https://github.com/travis-ci/travis-ci/issues/6865
2017-07-26 03:30:35 -07:00
Anthony Sottile
bec44063b0
Test py36 instead of py34
2017-01-20 20:44:44 -08:00
alzeih
0637a50cc2
Fix test error "fatal: empty ident name (for <(null)>) not allowed"
...
This occurs when there is no global setting for git config options user.name and user.email
An example of the error shown below:
E pre_commit.util.CalledProcessError: Command: ('/usr/bin/git', 'commit', '-m', 'init', '--allow-empty')
E Return code: 128
E Expected return code: 0
E Output: (none)
E Errors:
E
E *** Please tell me who you are.
E
E Run
E
E git config --global user.email "you@example.com"
E git config --global user.name "Your Name"
E
E to set your account's default identity.
E Omit --global to set the identity only in this repository.
E
E fatal: empty ident name (for <(null)>) not allowed
2016-12-02 12:50:20 +13:00
Anthony Sottile
e3e4378173
pip dropped pypy3, so will we
2016-11-30 09:59:37 -08:00
Anthony Sottile
d19360c179
Drop py33, add py35
2016-08-22 14:32:12 -07:00
Anthony Sottile
17478a0a50
Style fixups
2016-04-14 08:25:52 -07:00
mattclegg
f775891717
Drop messy py26 support in favour of 100% coverage
2016-04-14 11:16:18 +01:00
mattclegg
700b18ed0e
Use OrderedDict to preserve order
2016-04-14 10:23:42 +01:00
Anthony Sottile
3f6f23d73f
Teach check-large-files-added about git-lfs. Reslves #82 .
2015-12-28 05:38:06 -08:00
Anthony Sottile
3a3a7a153a
Run pre-commit during test
2015-12-25 09:42:17 -08:00
Anthony Sottile
ddc9208a5f
Add check-xml hook.
2015-01-17 10:30:58 -08:00
Anthony Sottile
44946b62c1
Temporarily remove pypy3 due to lxml not being installable
2015-01-15 10:33:40 -08:00
gkisel
c682b50749
Add check_case_conflict hook #21
2015-01-12 15:38:22 -08:00
Anthony Sottile
8eb1ae2e30
sudo: false for travis
2014-12-20 19:44:44 -08:00
Anthony Sottile
dc94a6936d
Add testing for pypy3
2014-10-14 14:08:44 -07:00
Anthony Sottile
5c7c61673a
Add coveralls
2014-06-05 10:02:24 -07:00
Anthony Sottile
f961d8f5e1
Add python 3.4 on travis.
2014-06-01 15:59:14 -07:00
Anthony Sottile
b80ca9e84a
Update project setup.
2014-04-13 22:09:26 -07:00
Anthony Sottile
212b3dc49d
Bump versions on some deps.
2014-04-03 21:00:48 -07:00
Anthony Sottile
27291ffa31
Initial commit.
2014-03-13 08:41:35 -07:00