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

diff --git a/.huskyrc.yml b/.huskyrc.yml
deleted file mode 100644 (file)
index cf0a820..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-hooks:
-  commit-msg: >
-    node ./script/husky-commit-lint.js --color -e $GIT_PARAMS
-  pre-push:
-    node ./script/husky-push-test.js  --color