summaryrefslogtreecommitdiffstats
path: root/gitlint/tests/samples/config/nonexisting-rule
diff options
context:
space:
mode:
Diffstat (limited to 'gitlint/tests/samples/config/nonexisting-rule')
-rw-r--r--gitlint/tests/samples/config/nonexisting-rule11
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlint/tests/samples/config/nonexisting-rule b/gitlint/tests/samples/config/nonexisting-rule
deleted file mode 100644
index c0f0d2b..0000000
--- a/gitlint/tests/samples/config/nonexisting-rule
+++ /dev/null
@@ -1,11 +0,0 @@
-[general]
-ignore=title-trailing-whitespace,B2
-verbosity = 1
-
-[föobar]
-line-length=20
-
-
-[B1]
-# B1 = body-max-line-length
-line-length=30 \ No newline at end of file