ci: enforce commitlint + skip build on tests

This commit is contained in:
liyasthomas
2021-06-29 06:50:38 +05:30
parent d5c5fb7435
commit 9b5b3cc202
2 changed files with 4 additions and 1 deletions

4
.husky/commit-msg Executable file
View File

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