From 23d0ac82f3d68663ddc74a0e1f9b963beb8d62b9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Dec 2021 04:31:49 +0100 Subject: Merging upstream version 0.17.0. Signed-off-by: Daniel Baumann --- gitlint/tests/samples/config/nonexisting-general-option | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 gitlint/tests/samples/config/nonexisting-general-option (limited to 'gitlint/tests/samples/config/nonexisting-general-option') 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 -- cgit v1.2.3