summaryrefslogtreecommitdiff
path: root/.husky/commit-msg.commitlint
blob: ca25ce16072a950f75d8be8a1b2b92b32d907bd2 (plain)
1
2
3
#!/bin/sh

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