Re: perltidy - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: perltidy
Date
Msg-id BANLkTinOi3kLPxfxnWgGY3-Na1-aicFF4g@mail.gmail.com
Whole thread Raw
In response to Re: perltidy  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Jun 14, 2011 at 21:39, Bruce Momjian <bruce@momjian.us> wrote:
> Peter Eisentraut wrote:
>> How much do we care about applying perltidy, as described in
>> src/tools/msvc/README, everywhere?  I just ran it across the entire
>> tree, using
>>
>> perltidy -b -bl -nsfs -naws -l=100 -ole=unix **/*.pl **/*.pm
>>
>> and it generated 6531 lines of (unified) diff, of which 357 are in
>> src/tools/msvc/ itself.  So clearly it's not being applied very
>> consistently.
>>
>> Given how easily this appears to work and how we're sneakily expanding
>> the use of Perl, I think we ought to add this to the standard pgindent
>> routine.
>
> Yes, I would support that.

I think I suggested that before at some point, but can't find the
reference. But that means, +1.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: perltidy
Next
From: Jeff Janes
Date:
Subject: Re: pgbench cpu overhead (was Re: lazy vxid locks, v1)