mirror of
https://gitee.com/yudaocode/yudao-ui-go-view.git
synced 2025-12-30 01:22:27 +00:00
5 lines
85 B
Bash
5 lines
85 B
Bash
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npx --no-install commitlint -e
|