On Jul 15, 2005, at 2:40 PM, Matt Sergeant wrote:

[ let the bike-shedding begin ]

Would now be a good time to run perltidy on the trunk, since we're landing all those other big changes anyway...?

I was going to suggest waiting for Robert to sync the perl.org installation; but he can just sync to 0.31.

Does it do

if (...) {
  ...
} else {
  ...
}

or

if (...) {
  ...
}
else {
  ...
}

In the general case I find the latter much better.

(any chance we can settle on 4 space indents instead of 2? Two spaces hurts my eyes...)

I vastly prefer 2 spaces.  :-)


 - ask

--
http://www.askbjoernhansen.com/

Reply via email to