Junio C Hamano wrote: > gmane.comp.version-control.git > This adds DIFF_WHITESPACE color class (default = reverse red) to > colored diff output to let you catch common whitespace errors. > > - trailing whitespaces at the end of line > - a space followed by a tab in the indent In gitweb/gitweb.perl, around %feature hash definition, we have: <TAB> # <SP> <TAB> 'sub' ... and I think that is exception to the "no space followed by tab" rule. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html