Re: perltidy tweaks
От
Andrew Dunstan
Тема
Re: perltidy tweaks
Дата
Msg-id
f9684b68-f685-8ac0-0969-2ee40c8538fe@2ndQuadrant.com
Ответ на
Re: perltidy tweaks (Tom Lane)
Список
Дерево обсуждения
perltidy tweaks Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: perltidy tweaks Tom Lane <tgl@sss.pgh.pa.us>
Re: perltidy tweaks Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: perltidy tweaks Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
On 04/26/2018 12:33 PM, Tom Lane wrote: > Peter Eisentraut 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 +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. Yeah, not a fan of the outdenting, so +1 to both of these. > > 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 :-( > > Right. Maybe we need a script that at least identifies them for us. cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления