mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-19 13:08:25 +02:00
style(issue-15): setup convetional commits standards
This commit is contained in:
parent
710d79fff8
commit
614d13b9f2
6 changed files with 1870 additions and 8 deletions
4
.husky/commit-msg
Executable file
4
.husky/commit-msg
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx commitlint --edit $1
|
Loading…
Add table
Add a link
Reference in a new issue