7b7b4516de
Only ignore whitespace errors in t/tNNNN-*.sh and the t/tNNNN subdirectories. Other files (like test libraries) should still be checked. Also fix a whitespace error in t/test-lib.sh. Signed-off-by: Lea Wiemann <LeWiemann@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
t[0-9][0-9][0-9][0-9]-*.sh -whitespace
|
|
t[0-9][0-9][0-9][0-9]/* -whitespace
|