Re: perltidy

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: perltidy
Дата
Msg-id 201106141939.p5EJd4q00558@momjian.us
обсуждение исходный текст
Ответ на perltidy  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: perltidy  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
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.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: perltidy
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: perltidy