Browse Source

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
Jeff King 17 years ago committed by Junio C Hamano
parent
commit
9197240de8
  1. 1
      t/.gitattributes

1
t/.gitattributes vendored

@ -1,2 +1 @@ @@ -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…
Cancel
Save