mirror of
https://github.com/git/git
synced 2024-11-05 18:59:29 +00:00
12009a182b
By necessity, this script needs to verify that certain Git output
matches expectations, including text indented with spaces instead of
tabs.
Most recently, such a check was introduced in 448abbba63
(short help:
allow multi-line opthelp, 2023-07-18) which is reported by `git diff
--check 448abbba6347^!` as having whitespace issues.
Let's not complain about this because it is intentional.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
25 lines
486 B
Text
25 lines
486 B
Text
t[0-9][0-9][0-9][0-9]/* -whitespace
|
|
/chainlint/*.expect eol=lf
|
|
/t0110/url-* binary
|
|
/t3206/* eol=lf
|
|
/t3900/*.txt eol=lf
|
|
/t3901/*.txt eol=lf
|
|
/t4013/* eol=lf
|
|
/t4018/* eol=lf
|
|
/t4034/*/* eol=lf
|
|
/t4051/* eol=lf
|
|
/t4100/* eol=lf
|
|
/t4101/* eol=lf
|
|
/t4109/* eol=lf
|
|
/t4110/* eol=lf
|
|
/t4135/* eol=lf
|
|
/t4211/* eol=lf
|
|
/t4252/* eol=lf
|
|
/t4256/1/* eol=lf
|
|
/t5100/* eol=lf
|
|
/t5515/* eol=lf
|
|
/t556x_common eol=lf
|
|
/t7500/* eol=lf
|
|
/t8005/*.txt eol=lf
|
|
/t9*/*.dump eol=lf
|
|
/t0040*.sh whitespace=-indent-with-non-tab
|