]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
testing husky
authorJoe Workman <joe@workmanmail.com>
Fri, 18 Aug 2023 00:28:34 +0000 (17:28 -0700)
committerJoe Workman <joe@workmanmail.com>
Fri, 18 Aug 2023 00:28:34 +0000 (17:28 -0700)
.huskyrc.yml

index cf0a820c163419e44e99c7e6c85db3cf486b9736..8181610814c24fd72211c8e4b20986640a039391 100644 (file)
@@ -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