pre-commit/pre_commit/resources
Filippos Giannakos 2f4199850d Add --allow-missing-config option to install
When no '.pre-commit-config.yaml' file exists while `pre-commit` hooks
are enabled, `pre-commit` returns an error and the action is aborted.
This is a very common scenario when pre-commit is added later on a
project and the user wants to work on a previous branch where the
configuration file does not exist.

This commits allow the user to optionally install the `pre-commit` hooks
with an option to allow a missing configuration and trigger only the
legacy pre-commit hooks (if any) when it is missing.
2017-02-23 18:25:51 +02:00
..
empty_template Make the dummy gem valid by giving it a summary 2017-02-16 10:07:04 -08:00
hook-tmpl Add --allow-missing-config option to install 2017-02-23 18:25:51 +02:00
pre-push-tmpl Improve pre-push fileset for a new remote branch 2017-02-14 19:19:35 +02:00
rbenv.tar.gz Update the archive resources 2016-12-03 17:39:41 +13:00
ruby-build.tar.gz Update the archive resources 2016-12-03 17:39:41 +13:00
ruby-download.tar.gz Update the archive resources 2016-12-03 17:39:41 +13:00