2025-07-11 17:43:34 +08:00

5 lines
88 B
Bash

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