On Fri, Jun 13, 2008 at 12:35:59AM +0200, Lea Wiemann wrote:
Only ignore whitespace errors in t/tNNNN-*.sh and the t/tNNNN
subdirectories. Other files (like test libraries) should still be
checked.
Why?
What is the difference between test-lib.sh and tNNNN-*.sh that makes one
subject to whitespace checking and the other not?
(I suspect the answer is "shoving all the code in tNNNN-*.sh into eval'd
strings screws up the whitespace checking", but my point is that I
shouldn't have to guess; the justification should go in the commit
message).
-Peff