We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffc227 commit 4112b71Copy full SHA for 4112b71
.gitlint
@@ -0,0 +1,7 @@
1
+[general]
2
+# See https://jorisroovers.com/gitlint/configuration/#regex-style-search
3
+regex-style-search=True
4
+
5
+# Dependabot tends to generate "Co-authored-by" lines that exceed the default 80 char limit. Ignore those.
6
+[ignore-body-lines]
7
+regex=^Co-authored-by: dependabot
0 commit comments