aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-01 22:55:06 -0700
committerFuwn <[email protected]>2021-05-01 22:55:06 -0700
commitc7b4a99abcdce95ce2254bd9cf9d8e2ae1075eea (patch)
treea13e5525c76711a1558158bd5e1fae0d6e5820a5
parentdocs(readme): add a section detailing known issues (diff)
downloadwhirl-c7b4a99abcdce95ce2254bd9cf9d8e2ae1075eea.tar.xz
whirl-c7b4a99abcdce95ce2254bd9cf9d8e2ae1075eea.zip
ci(git): temporarily disable prepare-commit-msg hook
-rw-r--r--.husky/prepare-commit-msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/.husky/prepare-commit-msg b/.husky/prepare-commit-msg
index 5c18e4b..e30b381 100644
--- a/.husky/prepare-commit-msg
+++ b/.husky/prepare-commit-msg
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
-exec < /dev/tty && node_modules/.bin/cz --hook || true
+# exec < /dev/tty && node_modules/.bin/cz --hook || true