Skip to content

Commit 7bc7bc0

Browse files
committed
chore(gitlint): ignore fixup and squash commits
Per rationale at https://jorisroovers.com/gitlint/#merge-fixup-squash-and-revert-commits > ... these are temporary commits that will be squashed into a > different commit, ...
1 parent ea39680 commit 7bc7bc0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlint

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[general]
22
ignore = body-is-missing
3-
ignore-fixup-commits = false
43
ignore-revert-commits = false
5-
ignore-squash-commits = false
64
ignore-stdin = true
75
contrib = contrib-title-conventional-commits
86
regex-style-search = true

0 commit comments

Comments
 (0)