mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-31 02:17:14 -05:00
fixup! mimalloc: offer a build-time option to enable it
Instead of trying to "fix" whitespace issues in mimalloc's source, thereby making it unnecessarily complicated to keep the vendored-in mimalloc sources in sync, let's just prevent Git from trying to enforce its coding style rules on said vendored-in source files. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
1
compat/.gitattributes
vendored
1
compat/.gitattributes
vendored
@@ -1 +1,2 @@
|
||||
/zlib-uncompress2.c whitespace=-indent-with-non-tab,-trailing-space
|
||||
/mimalloc/**/* whitespace=-trailing-space
|
||||
|
||||
Reference in New Issue
Block a user