Skip to content

Commit 690fdb7

Browse files
committed
style: add commit lint
1 parent 9325271 commit 690fdb7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitlint

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[general]
2-
contrib=contrib-title-conventional-commits,CC1
2+
contrib=contrib-title-conventional-commits
3+
ignore=body-is-missing

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ repos:
1616
- repo: https://github.com/jorisroovers/gitlint
1717
rev: v0.17.0
1818
hooks:
19-
- id: gitlint
19+
- id: gitlint

0 commit comments

Comments
 (0)