From 44d6b82f4351dc3941fd9794ad8f3909148c0314 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 15 Apr 2014 16:34:17 -0400 Subject: [PATCH] libarchive: Disable all whitespace checks in third-party code --- Utilities/cmlibarchive/.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes index a87f192bd..562b12e16 100644 --- a/Utilities/cmlibarchive/.gitattributes +++ b/Utilities/cmlibarchive/.gitattributes @@ -1 +1 @@ -* whitespace=-indent-with-non-tab,-tab-in-indent,-blank-at-eol,-blank-at-eof +* -whitespace