From 678a1e990a478503bfcf9c932f864da1a489586c Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 21 Oct 2019 23:12:04 -0400 Subject: [PATCH] * .gitattributes: Also check ChangeLog whitespace. From-SVN: r277278 --- .gitattributes | 1 + ChangeLog | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 183fdcaaa9a..13debfd97e9 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 bff525fe8fd..9ddc7032609 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.