pre-commit/pre_commit/commands
Anthony Sottile 420902f67c fix r local hooks
`language: r` acts more like `language: script` so we have to *not* append
the prefix when run with `repo: local`
2023-01-29 17:27:42 -05:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate.py add pre_commit.yaml module 2023-01-02 18:42:34 -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 eagerly catch invalid yaml in migrate-config 2023-01-09 12:31:05 -05:00
run.py fix r local hooks 2023-01-29 17:27:42 -05:00
sample_config.py remove obsolete comment 2022-11-27 16:30:58 -05:00
try_repo.py add pre_commit.yaml module 2023-01-02 18:42:34 -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