UNPKG
ddc-commit-hooks
Version:
latest (1.2.9)
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.0.0
Configurable commit hook setup
github.com/lukebrobbs/commit-hooks
lukebrobbs/commit-hooks
ddc-commit-hooks
/
.commithooksrc
9 lines
•
123 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"preCommit"
:
{
"circleCi"
:
true
}
,
"commitMsg"
:
{
"maxLineLength"
:
79
,
"titleLength"
:
2
}
}