]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Fix minor formatting issues
authorDženan Zukić <dzenan.zukic@kitware.com>
Mon, 6 Sep 2021 18:38:09 +0000 (14:38 -0400)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 13 Oct 2021 13:43:53 +0000 (15:43 +0200)
From ITK PR: https://github.com/InsightSoftwareConsortium/ITK/pull/2803
CI check: https://github.com/InsightSoftwareConsortium/ITK/runs/3864083025

commit 5434d42 adds bad whitespace:
README.md:223: new blank line at EOF.

commit 5434d42 is not allowed; missing newline at the end of file in .gitattributes.

.gitattributes
README.md

index 0414401042bfebb48af639eac8ee8277a5553471..3b35744b027a6095fded4ba8fc7b4d6dcaa332a0 100644 (file)
@@ -3,4 +3,4 @@
 *.h text
 Makefile text
 configure text eol=lf
-testCVEinputs.sh text eol=lf
\ No newline at end of file
+testCVEinputs.sh text eol=lf
index d7a6689b6181125409e382da83732380bf8da8d7..541ffb94fcab64432c6edfb2a9068e69316bc975 100644 (file)
--- a/README.md
+++ b/README.md
@@ -220,4 +220,3 @@ Related Projects
 * Python tool to benchmark minigzip/minideflate https://github.com/zlib-ng/deflatebench
 * Python tool to benchmark pigz                 https://github.com/zlib-ng/pigzbench
 * 3rd party patches for zlib-ng compatibility   https://github.com/zlib-ng/patches
-