pre-commit/pre_commit/commands
2023-01-01 17:12:28 -05:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate.py special rmtree is not needed for TemporaryDirectory in 3.8+ 2023-01-01 17:12:28 -05:00
clean.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
gc.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
hook_impl.py Expose prepare-commit-msg arguments as environment vars 2022-06-11 14:25:55 -04:00
init_templatedir.py implement default_install_hook_types 2022-04-02 15:11:31 -04:00
install_uninstall.py Merge pull request #2322 from pre-commit/default-install-hook-types 2022-04-02 15:36:59 -04:00
migrate_config.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
run.py Change cmd_output_bs retcode arg to a boolean check 2022-10-30 14:49:42 -05:00
sample_config.py remove obsolete comment 2022-11-27 16:30:58 -05:00
try_repo.py special rmtree is not needed for TemporaryDirectory in 3.8+ 2023-01-01 17:12:28 -05:00
validate_config.py remove pre-commit-validate-config and pre-commit-validate-manifest 2022-12-27 13:05:30 -05:00
validate_manifest.py remove pre-commit-validate-config and pre-commit-validate-manifest 2022-12-27 13:05:30 -05:00