| .. |
|
commands
|
Teach pre-commit try-repo to clone uncommitted changes
|
2019-01-01 15:01:36 -08:00 |
|
languages
|
Add more 'no cover windows' comments
|
2018-12-31 14:06:10 -08:00 |
|
meta_hooks
|
Refactor pre_commit.repository and factor out cached-property
|
2018-12-30 20:56:49 -08:00 |
|
resources
|
Replace resources with importlib_resources
|
2018-10-14 14:37:35 -07:00 |
|
__init__.py
|
Initial commit.
|
2014-03-12 20:25:19 -07:00 |
|
__main__.py
|
Runnable as python -m pre_commit
|
2014-07-22 19:22:29 -07:00 |
|
clientlib.py
|
just use normal dicts in tests
|
2018-12-31 11:15:22 -08:00 |
|
color.py
|
Move logic to handle terminal not supporting colors to use_color
|
2018-08-30 19:15:46 -07:00 |
|
color_windows.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
constants.py
|
Replace pkg_resources.get_distribution with importlib-metadata
|
2018-10-14 12:24:59 -07:00 |
|
envcontext.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
error_handler.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
file_lock.py
|
better no-cover for windows
|
2018-12-27 18:25:52 -08:00 |
|
five.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
git.py
|
Teach pre-commit try-repo to clone uncommitted changes
|
2019-01-01 15:01:36 -08:00 |
|
logging_handler.py
|
Only configure logging inside the context
|
2019-01-01 15:01:37 -08:00 |
|
main.py
|
Only configure logging inside the context
|
2019-01-01 15:01:37 -08:00 |
|
make_archives.py
|
Replace resources with importlib_resources
|
2018-10-14 14:37:35 -07:00 |
|
output.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
parse_shebang.py
|
Improve not found error with script paths (./exe)
|
2018-07-04 14:55:00 -07:00 |
|
prefix.py
|
Install multi-hook repositories only once
|
2018-10-23 10:28:37 -07:00 |
|
repository.py
|
Use Hook api in languages
|
2018-12-31 13:16:48 -08:00 |
|
staged_files_only.py
|
Do not crash in staged_files_only if patch_dir does not exist
|
2017-09-17 15:22:48 -07:00 |
|
store.py
|
Teach pre-commit try-repo to clone uncommitted changes
|
2019-01-01 15:01:36 -08:00 |
|
util.py
|
Teach pre-commit try-repo to clone uncommitted changes
|
2019-01-01 15:01:36 -08:00 |
|
xargs.py
|
Minor cleanups
|
2018-11-01 18:05:36 -07:00 |