Frederic Chanal 8fde76dd63 extensions#whitespace: fix false positive for check_mix_indent_file()
This patch prevents check_mix_indent_file() form notifying a "mix-ident-file"
when working where C/CPP using space and comment like:
/**
 * Some comment on the 1st column that shall not trigger check_indent_file()
 */
This kind of file can be found in linux kernel for example.
2016-02-26 14:29:51 +01:00
..
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-02-04 16:29:45 +01:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-01-14 21:38:38 -05:00
2016-02-06 16:05:29 +01:00
2016-01-14 21:38:38 -05:00
2014-09-10 19:05:42 -05:00
2016-02-09 19:31:55 +01:00