mirror of
https://gitee.com/newgateway/vtj.git
synced 2026-05-10 23:19:44 +08:00
4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/sh
|
|
# . "$(dirname "$0")/_/husky.sh"
|
|
|
|
npx commitlint --edit $1 |