aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-01 22:55:06 +0000
committerFuwn <[email protected]>2021-05-01 22:55:06 +0000
commit84130cb2891bab57270f465d55347a6e663bbe7c (patch)
tree7836cb1f4dab3d6752f61667d1985bc7474bcd86
parentdocs(readme): add a section detailing known issues (diff)
downloadwhirl-84130cb2891bab57270f465d55347a6e663bbe7c.tar.xz
whirl-84130cb2891bab57270f465d55347a6e663bbe7c.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