enable whitespace checking of test scripts
Now that all of the policy violations have been cleaned up, we can turn this on and start checking incoming patches. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
4d9b53591f
commit
9197240de8
|
@ -1,2 +1 @@
|
|||
t[0-9][0-9][0-9][0-9]-*.sh -whitespace
|
||||
t[0-9][0-9][0-9][0-9]/* -whitespace
|
||||
|
|
Loading…
Reference in New Issue