diff options
author | Ben Sima <ben@bsima.me> | 2025-08-26 16:29:04 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2025-08-28 12:14:04 -0400 |
commit | 1e14a098eacc8ce797018e17ec2963983c1ca874 (patch) | |
tree | dc13fb0966fc9871c26d1348503335b908f0f22d /.gitlint | |
parent | 0fd178d432f0564c82a4852dfc3c38dd5335b6f6 (diff) |
Let's try not enforcing commit bodies for a while
Diffstat (limited to '.gitlint')
-rw-r--r-- | .gitlint | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ +[general] +ignore=body-is-missing + [ignore-body-lines] regex=^https?:// |