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 a5180cc commit 5a3d173Copy full SHA for 5a3d173
.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