]> 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>
Fri, 24 Dec 2021 11:52:14 +0000 (12:52 +0100)
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 68ec3a174ec37435881058518962c55082924f3a..3b35744b027a6095fded4ba8fc7b4d6dcaa332a0 100644 (file)
@@ -2,3 +2,5 @@
 *.c text
 *.h text
 Makefile text
+configure text eol=lf
+testCVEinputs.sh text eol=lf
index 68d935a42ac0fc54a6f64ee3a8b9fd70793f87b0..8528f2848f1c90887e7f8fe4462a9eea2a51730e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -217,4 +217,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
-