From 678a1e990a478503bfcf9c932f864da1a489586c Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 21 Oct 2019 23:12:04 -0400 Subject: * .gitattributes: Also check ChangeLog whitespace. From-SVN: r277278 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') 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 -- cgit v1.2.3