ci: configure pre-commit hooks
This commit is contained in:
parent
e18ee3bb73
commit
1d8db987da
6 changed files with 125 additions and 1 deletions
3
.commitlintrc.json
Normal file
3
.commitlintrc.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"extends": ["@commitlint/config-conventional"]
|
||||
}
|
||||
Reference in a new issue