Re: perltidy tweaks
От | Tom Lane |
---|---|
Тема | Re: perltidy tweaks |
Дата | |
Msg-id | 4723.1524760438@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | perltidy tweaks (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
Ответы |
Re: perltidy tweaks
|
Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > I prpose two tweaks for the perltidy configuration: > - The new perltidy version can avoid writing backup files, so we don't > need to explicitly delete them after. +1 > - Use option --nooutdent-long-quotes. This is similar to a change we > made for pgindent in the C code a while ago. See patch for the results. No strong opinion as to whether to do that or not, but if we do, I wonder if we shouldn't also select --nooutdent-long-comments. I noticed a few places where it was doing that (ie moving comments left if they went past the right margin) and didn't particularly like it. What would be more per project style is to reflow overly-wide comments into multiple lines, but I don't see an option for that :-( regards, tom lane
В списке pgsql-hackers по дате отправления: