1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

build(deps): add commitlint, husky, and standard-version

This commit is contained in:
Cotes Chung
2022-03-01 23:23:20 +08:00
parent 3969b28743
commit 004ab6c56a
3 changed files with 37 additions and 1 deletions

4
.husky/commit-msg Executable file
View File

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