diff --git a/.gitlint b/.gitlint deleted file mode 100644 index 6314f15..0000000 --- a/.gitlint +++ /dev/null @@ -1,9 +0,0 @@ -[general] -# body-is-missing: Allow commit messages with only a title -# body-min-length: Allow short body lines, like "Relates-to: #issue" -ignore=body-is-missing,body-min-length - -[ignore-by-body] -# Dependabot doesn't follow our conventions, unfortunately -regex=^Signed-off-by: dependabot\[bot\](.*) -ignore=all