This commit is contained in:
2024-12-25 17:42:12 +08:00
parent 453208f593
commit 67b1945747
3 changed files with 12 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/sh
# shellcheck source=./_/husky.sh
. "$(dirname "$0")/_/husky.sh"
#. "$(dirname "$0")/_/husky.sh"
PATH="/usr/local/bin:$PATH"
npx --no-install commitlint --edit "$1"
npx --no-install commitlint --edit "$1"