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