pre-commit/pre_commit
2014-04-03 21:53:31 -07:00
..
clientlib DRY up validate_* 2014-04-03 20:51:37 -07:00
languages Apply defaults to all of the configs. Much fewer .get()s 2014-03-31 23:22:13 -07:00
resources Improve failure message for pre-commit. Closes #36 2014-03-22 17:21:17 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
commands.py Implement the clean command. 2014-03-30 18:34:57 -07:00
constants.py Implement no-dependency system and script hook types. Closes #39. 2014-03-30 15:15:13 -07:00
git.py Actually use the exclude pattern. Closes #47. 2014-03-31 23:35:25 -07:00
hooks_workspace.py Added fix end of file hook. 2014-03-22 21:49:10 -07:00
jsonschema_extensions.py Deepcopy defaults to prevent weird references in yaml. 2014-04-03 21:53:31 -07:00
ordereddict.py Fix the build in python 2.6: speeling error 2014-03-23 12:38:32 -07:00
prefixed_command_runner.py Fix prefixed_command_runner_test to not create real directories. 2014-03-30 14:01:07 -07:00
repository.py Apply defaults to all of the configs. Much fewer .get()s 2014-03-31 23:22:13 -07:00
run.py Actually use the exclude pattern. Closes #47. 2014-03-31 23:35:25 -07:00
runner.py Resolves cwd problem 2014-03-29 23:23:43 -07:00
util.py Make entry points simpler 2014-03-22 18:11:30 -07:00
yaml_extensions.py Autoupdate works. Closes #44. 2014-03-23 22:57:19 -07:00