mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-05 02:26:44 +00:00
Update hook installation
This commit is contained in:
parent
51bbd2dcef
commit
5fdc11ff93
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ $(PRE_COMMIT_ENV_BIN)/pre-commit: $(PRE_COMMIT_ENV)
|
||||
|
||||
.PHONY: install-hooks
|
||||
install-hooks: $(PRE_COMMIT_ENV_BIN)/pre-commit
|
||||
$(PRE_COMMIT_ENV_BIN)/pre-commit install-hooks
|
||||
$(PRE_COMMIT_ENV_BIN)/pre-commit install --install-hooks
|
||||
|
||||
# Checks files for encryption
|
||||
.PHONY: check
|
||||
|
Loading…
Reference in New Issue
Block a user