From: Dženan Zukić Date: Mon, 6 Sep 2021 18:38:09 +0000 (-0400) Subject: Fix minor formatting issues X-Git-Tag: 2.1.0-beta1~498 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7b773697b34c19f246defc1ffb760b0d39be391;p=thirdparty%2Fzlib-ng.git Fix minor formatting issues 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. --- diff --git a/.gitattributes b/.gitattributes index 041440104..3b35744b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/README.md b/README.md index d7a6689b6..541ffb94f 100644 --- 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 -