mirror of
https://github.com/mue/mue.git
synced 2026-06-11 19:18:57 +02:00
4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/sh
|
|
. "${dirname "$0"}/_/husky/husky.sh"
|
|
|
|
npx commitlint --edit $1 |