libarchive: Set .gitattributes to allow trailing whitespace
We do not care about trailing whitespace in third-party code.
This commit is contained in:
parent
65b6e19a35
commit
fd42bf1bdc
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user