From 1e14a098eacc8ce797018e17ec2963983c1ca874 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 26 Aug 2025 16:29:04 -0400 Subject: Let's try not enforcing commit bodies for a while --- .gitlint | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlint b/.gitlint index b18e7c4..09aa1bd 100644 --- a/.gitlint +++ b/.gitlint @@ -1,2 +1,5 @@ +[general] +ignore=body-is-missing + [ignore-body-lines] regex=^https?:// -- cgit v1.2.3