| .. |
|
commands
|
Adhere to XDG specification for cache dir.
|
2017-09-06 10:00:35 -07:00 |
|
languages
|
Whitespace fixup
|
2017-09-06 08:28:50 -07:00 |
|
resources
|
Merge pull request #606 from pre-commit/minor-hook-tmpl-fixups
|
2017-09-05 10:22:43 -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
|
Implement exclude_types
|
2017-07-02 19:08:33 -07:00 |
|
color.py
|
Windows: enable ANSI escape support in console.
|
2017-04-01 23:34:02 +02:00 |
|
color_windows.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
constants.py
|
Remove legacy 'hooks.yaml' file support
|
2017-07-13 10:29:36 -07:00 |
|
envcontext.py
|
__defaults__ is available in py27
|
2017-02-16 10:46:23 -08:00 |
|
error_handler.py
|
Adhere to XDG specification for cache dir.
|
2017-09-06 10:00:35 -07:00 |
|
errors.py
|
Add error_handler and use it.
|
2014-08-13 11:02:28 -07:00 |
|
file_lock.py
|
Only print that the lock is being acquired when waiting
|
2017-09-04 11:53:17 -07:00 |
|
five.py
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
git.py
|
Handle non-ascii filenames from git
|
2017-09-05 08:10:16 -07:00 |
|
logging_handler.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
main.py
|
Remove --no-stash and --allow-unstaged-config
|
2017-08-23 11:16:37 -07:00 |
|
make_archives.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
manifest.py
|
Remove legacy 'hooks.yaml' file support
|
2017-07-13 10:29:36 -07:00 |
|
output.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
parse_shebang.py
|
Replace our implementation of shebang parsing with identify's
|
2017-07-02 18:51:26 -07:00 |
|
prefixed_command_runner.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
repository.py
|
Add new docker_image language type.
|
2017-09-02 19:49:23 -07:00 |
|
runner.py
|
Remove Runner.cmd_runner and Store.cmd_runner
|
2017-09-05 14:49:31 -07:00 |
|
schema.py
|
Remove remove_defaults -- it wasn't doing anything
|
2017-08-10 19:09:25 -07:00 |
|
staged_files_only.py
|
Remove Runner.cmd_runner and Store.cmd_runner
|
2017-09-05 14:49:31 -07:00 |
|
store.py
|
Adhere to XDG specification for cache dir.
|
2017-09-06 10:00:35 -07:00 |
|
util.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
xargs.py
|
xargs returns nonzero for negate + not found exe (fixes pcre + not found #447)
|
2016-12-04 15:07:35 -08:00 |