On Mon, Sep 17, 2007 at 04:16:07PM +0200, Krzysztof Halasa wrote:
"J. Bruce Fields" [off-list ref] writes:
quoted
+test_expect_success \
+ '8 or more consecutive initial spaces' \
+ 'checkstrip 4'
It may be valid, some projects use tabs for indentation and spaces
for alignment, e.g.:
Yeah, I know. I was hoping that the stripspace behavior was already
specific enough to the linux-kernel style that we could just assume that
it was only used by developers on projects with the same style. I agree
that I was wrong--apologies.
--b.