]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
husky hanging om commit lint
authorJoe Workman <joe@workmanmail.com>
Tue, 24 Aug 2021 19:56:31 +0000 (12:56 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 24 Aug 2021 21:42:13 +0000 (14:42 -0700)
.huskyrc.yml

index cf0a820c163419e44e99c7e6c85db3cf486b9736..0431d0b9b4255d6f0d498f613f5ff087da42c7b6 100644 (file)
@@ -1,5 +1,5 @@
 hooks:
-  commit-msg: >
-    node ./script/husky-commit-lint.js --color -e $GIT_PARAMS
+  commit-msg: >
+    node ./script/husky-commit-lint.js --color -e $GIT_PARAMS
   pre-push:
     node ./script/husky-push-test.js  --color