From e832c32ca821b04c8bfca80c5c07adca470ef000 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 20 Apr 2017 12:53:33 -0400 Subject: kwsys: remove extra attribute This is set in `Source/.gitattributes` already and does not need to be set inside of the import. --- Source/kwsys/.gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/kwsys/.gitattributes b/Source/kwsys/.gitattributes index 3583f39..9e9c535 100644 --- a/Source/kwsys/.gitattributes +++ b/Source/kwsys/.gitattributes @@ -11,5 +11,3 @@ *.cmake whitespace=tab-in-indent *.rst whitespace=tab-in-indent conflict-marker-size=79 *.txt whitespace=tab-in-indent - -* -format.clang-format -- cgit v0.12