Anthony Sottile
|
67c1beb322
|
Use covdefaults to handle coveragerc
|
2020-02-29 14:25:19 -08:00 |
|
Anthony Sottile
|
95b8d71bd9
|
Move most of the actual hook script into pre-commit hook-impl
|
2020-01-21 16:41:22 -08:00 |
|
Anthony Sottile
|
aefbe71765
|
Clean up calls to .encode() / .decode()
|
2020-01-12 10:46:33 -08:00 |
|
Anthony Sottile
|
fa536a8693
|
mypy passes with check_untyped_defs
|
2020-01-12 09:27:04 -08:00 |
|
Anthony Sottile
|
30c1e8289f
|
upgrade hooks, pyupgrade pre-commit
|
2020-01-12 09:27:04 -08:00 |
|
Anthony Sottile
|
9fada617b9
|
Use echo instead of python in parse_shebang_test
|
2019-12-06 11:54:53 -08:00 |
|
Anthony Sottile
|
7c3404ef1f
|
show color in hook outputs when attached to a tty
|
2019-10-12 23:17:36 -07:00 |
|
WillKoehrsen
|
95dbf1190a
|
Handle case when executable is not executable
- Changed error message if executable is not executable
Closes:[1159](https://github.com/pre-commit/pre-commit/issues/1159)
|
2019-10-07 15:47:30 -04:00 |
|
Anthony Sottile
|
dc28922ccb
|
Run pre-commit autoupdate
Committed via https://github.com/asottile/all-repos
|
2019-03-21 21:09:33 -07:00 |
|
Anthony Sottile
|
c2e4040756
|
Improve not found error with script paths (./exe)
|
2018-07-04 14:55:00 -07:00 |
|
Anthony Sottile
|
f956f421be
|
Replace our implementation of shebang parsing with identify's
|
2017-07-02 18:51:26 -07:00 |
|
Anthony Sottile
|
b81c9802ae
|
Remove py26 format literals
Resolves #403
|
2016-09-15 08:41:58 -07:00 |
|
Anthony Sottile
|
5a6b6e81e9
|
Don't crash when an executable is not found
|
2016-05-20 13:32:33 -07:00 |
|
Anthony Sottile
|
82369fd99f
|
Add utility for parsing shebangs and resolving PATH
|
2016-04-03 22:54:46 -07:00 |
|