aboutsummaryrefslogtreecommitdiff
path: root/.husky/commit-msg
blob: 0bd658f49625bb80327470bbd59bc134fdc9d1e3 (plain) (blame)
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit "$1"