2025-06-19 17:32:00 +08:00

5 lines
88 B
Bash

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