From e88f5662fada840951d3e67ceb655ccd5fca6620 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 29 May 2019 19:41:14 +1200 Subject: Add check/lint for git-template-hooks to target --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a9f03e41..4340835e 100644 --- a/Makefile +++ b/Makefile @@ -657,6 +657,7 @@ install-zsh: check-zsh install-sh cp -p -- zsh/zshrc.d/* $(HOME)/.zshrc.d check: check-bin \ + check-git-template-hooks \ check-login-shell \ check-man \ check-sh @@ -697,6 +698,7 @@ check-zsh: lint: lint-bash \ lint-bin \ lint-games \ + lint-git-template-hooks \ lint-ksh \ lint-sh \ lint-urxvt \ -- cgit v1.2.3