perltidy - Mailing list pgsql-hackers

From Peter Eisentraut
Subject perltidy
Date
Msg-id 1308079841.29840.3.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: perltidy
Re: perltidy
List pgsql-hackers
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.




pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: psql describe.c cleanup
Next
From: Bruce Momjian
Date:
Subject: Re: perltidy