Files
jdt-mer/.husky/commit-msg
Huakk 17230a9736
Some checks failed
CI Build & Deploy / build-and-deploy-prod (push) Failing after 3m34s
CI Build & Deploy / build-and-deploy-dev (push) Has been cancelled
ci(other): cicd
2026-01-19 03:12:13 +08:00

5 lines
93 B
Bash

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"