From: Joe Workman Date: Fri, 18 Aug 2023 00:28:34 +0000 (-0700) Subject: testing husky X-Git-Tag: v6.8.0^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff010c15888c0f4a80de114998bba05e6c4417ac;p=thirdparty%2Ffoundation%2Ffoundation-sites.git testing husky --- diff --git a/.huskyrc.yml b/.huskyrc.yml index cf0a820c1..818161081 100644 --- a/.huskyrc.yml +++ b/.huskyrc.yml @@ -1,5 +1,5 @@ hooks: - commit-msg: > + commit-msg: node ./script/husky-commit-lint.js --color -e $GIT_PARAMS pre-push: node ./script/husky-push-test.js --color