On Mon, Dec 27, 2010 at 09:18:17AM -0800, Junio C Hamano wrote: > Jonathan's pattern set allows them to be indented, and followed by some > garbage at the end., which we might want to tighten. How many people > start 'package' and the outermost 'sub' indented? FWIW, I sometimes do: { my $static; sub foo { ... use $static ... } } so perhaps allowing whitespace in front of the keyword is worthwhile there. I have never indented "package", though. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html