diff --git a/.gitlint b/.gitlint index 1e2e15fa21..9fec2d8393 100644 --- a/.gitlint +++ b/.gitlint @@ -55,3 +55,6 @@ ignore=all # Ignore certain rules, you can reference them by their id or by their full name # Use 'all' to ignore all rules # ignore=T1,body-min-length + +[ignore-body-lines] +regex=^(Co-authored-by:| *https?://\S+$)