Skip to content

Commit

Permalink
chore: add ignoring min length of commit body
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversen committed Dec 12, 2024
1 parent 8270625 commit 5d772d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlint
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[general]
contrib = contrib-title-conventional-commits
ignore = body-is-missing
ignore = body-is-missing,body-min-length

[contrib-title-conventional-commits]
types = fix,feat,chore,docs,style,refactor,perf,test,revert,ci,build
Expand Down

0 comments on commit 5d772d3

Please sign in to comment.