On Tue, Feb 10, 2004 at 12:45:44PM -0800, Daniel Quinlan wrote:
> Theo Van Dinter <[EMAIL PROTECTED]> writes:
>
> > I don't think we ever came up with an "official" set of standards. In
> > general:
> >
> > - indents are 2 spaces
> > - use 'if (expr) {', although 'if ( expr ) {' is tolerated when I do it. ;)
> >
> > uhh... that's all I can remember.
>
> We generally (about 54-59% of our perl code) collapse each set of 8
> leading spaces into a tab.
We do... but do we want to continue doing so? I'd vote for spaces.
> > # perltidyrc
> > -i=2 # use n columns per indentation level (default n=4)
>
> Yes, although I think 4 would be better.
I'm indifferent.
> > -nt # no tabs: use n spaces per indentation level (default)
>
> Not quite, see above.
I'm going to vote for -nt.
> > -ce # cuddled else; use this style: '} else {'
>
> Disagreement on this one. I think Justin does this, but nobody else
> does.
Well, I do... but I guess I can stop, if everyone agrees this is
bad...
--
Duncan Findlay
signature.asc
Description: Digital signature
