ci commitlint : setup commitlint

This commit is contained in:
MOREL Matthieu
2021-12-04 12:58:00 +01:00
parent e6cf1f2602
commit ae5e15c046
11 changed files with 720 additions and 282 deletions

4
.husky/commit-msg Normal file
View File

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