Browse Source

.gitattributes: make tabs in indentation a visible error

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Johannes Schindelin 5 years ago
parent
commit
4db1874f88
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -5,3 +5,4 @@ configure.ac eol=lf
 *.in eol=lf
 *.am eol=lf
 *.sh eol=lf
+*.[ch] whitespace=tab-in-indent