]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
.gitattributes: make tabs in indentation a visible error
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 6 Dec 2018 19:20:32 +0000 (20:20 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 6 Dec 2018 19:21:17 +0000 (20:21 +0100)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
.gitattributes

index 429f8cde05a907a9fba3dc04de1b64683c2913ea..cd3fde9545c4253d007a92de65d965d4bc8e4865 100644 (file)
@@ -5,3 +5,4 @@ configure.ac eol=lf
 *.in eol=lf
 *.am eol=lf
 *.sh eol=lf
+*.[ch] whitespace=tab-in-indent