diff options
author | Brad King <brad.king@kitware.com> | 2014-04-15 20:34:17 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-04-15 20:34:17 (GMT) |
commit | 44d6b82f4351dc3941fd9794ad8f3909148c0314 (patch) | |
tree | f4ad2fbd553ba11531a1488028dde5f0a6bda479 /Utilities | |
parent | 6ab7c326485b4af46a4e45faef2ac7d469df8840 (diff) | |
download | CMake-44d6b82f4351dc3941fd9794ad8f3909148c0314.zip CMake-44d6b82f4351dc3941fd9794ad8f3909148c0314.tar.gz CMake-44d6b82f4351dc3941fd9794ad8f3909148c0314.tar.bz2 |
libarchive: Disable all whitespace checks in third-party code
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/cmlibarchive/.gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes index a87f192..562b12e 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 |