mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
libarchive: Set .gitattributes to allow trailing whitespace
We do not care about trailing whitespace in third-party code.
This commit is contained in:
4
Utilities/cmlibarchive/.gitattributes
vendored
4
Utilities/cmlibarchive/.gitattributes
vendored
@@ -1,2 +1,2 @@
|
||||
*.h whitespace=indent-with-non-tab
|
||||
*.c whitespace=indent-with-non-tab
|
||||
*.h whitespace=indent-with-non-tab,-blank-at-eol
|
||||
*.c whitespace=indent-with-non-tab,-blank-at-eol
|
||||
|
||||
Reference in New Issue
Block a user