layui/.husky/commit-msg
dingyongya befd0985dc feat: commitlint 集成
commitlint 集成测试

BREAKING CHANGE: 新增 commitlint.config.js .husky 文件

#I4O3H0
2022-02-16 15:53:40 +08:00

5 lines
80 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit $1