From: jason Date: Tue, 22 Oct 2019 03:12:04 +0000 (+0000) Subject: * .gitattributes: Also check ChangeLog whitespace. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db9a62c6d1b176bf2ef063834ffcb15771fd8bd;p=thirdparty%2Fgcc.git * .gitattributes: Also check ChangeLog whitespace. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277278 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/.gitattributes b/.gitattributes index 183fdcaaa9ad..13debfd97e95 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,4 @@ *.[cCh] whitespace=indent-with-non-tab,space-before-tab,trailing-space *.cc whitespace=indent-with-non-tab,space-before-tab,trailing-space +ChangeLog whitespace=indent-with-non-tab,space-before-tab,trailing-space diff --git a/ChangeLog b/ChangeLog index bff525fe8fd2..9ddc70326098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-10-21 Jason Merrill + + * .gitattributes: Also check ChangeLog whitespace. + 2019-10-21 Andrew Burgess * contrib/dg-extract-results.sh: Add support for KPASS.