2024-02-20 00:27:09 +08:00

5 lines
93 B
Bash

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