summaryrefslogtreecommitdiff
path: root/Utilities/cmlibarchive/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-04-03 14:37:13 -0400
committerBrad King <brad.king@kitware.com>2014-04-03 14:37:13 -0400
commit23e4666cf57c31c719472debba83a43f54d351d8 (patch)
treefaf0dd796f202a40150b5cbd6e689a7572ee17dc /Utilities/cmlibarchive/.gitattributes
parent5376151aa1d724b6d7ddef8d2e521d97cbfa74ae (diff)
downloadcmake-23e4666cf57c31c719472debba83a43f54d351d8.tar.gz
libarchive: Disable more whitespace checks in third-party code
Diffstat (limited to 'Utilities/cmlibarchive/.gitattributes')
-rw-r--r--Utilities/cmlibarchive/.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes
index be7062b6ea..a87f192bdd 100644
--- a/Utilities/cmlibarchive/.gitattributes
+++ b/Utilities/cmlibarchive/.gitattributes
@@ -1,2 +1 @@
-*.h whitespace=indent-with-non-tab,-blank-at-eol
-*.c whitespace=indent-with-non-tab,-blank-at-eol
+* whitespace=-indent-with-non-tab,-tab-in-indent,-blank-at-eol,-blank-at-eof