mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
feat(dev): add commitlint
This commit is contained in:
4
.husky/commit-msg.sh
Normal file
4
.husky/commit-msg.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "${dirname "$0"}/_/husky/husky.sh"
|
||||
|
||||
npx commitlint --edit $1
|
||||
Reference in New Issue
Block a user