Re: Add --check option to pgindent
Tristan Partin <tristan@neon.tech>
From: "Tristan Partin" <tristan@neon.tech>
To: "Euler Taveira" <euler@eulerto.com>, "Daniel Gustafsson"
<daniel@yesql.se>
Cc: "Jelte Fennema" <postgres@jeltef.nl>, "Andrew Dunstan"
<andrew@dunslane.net>, "Alvaro Herrera" <alvherre@alvh.no-ip.org>, "Tom
Lane" <tgl@sss.pgh.pa.us>, "Michael Banck" <mbanck@gmx.net>,
"pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2023-12-18T15:45:24Z
Lists: pgsql-hackers
On Mon Dec 18, 2023 at 7:56 AM CST, Euler Taveira wrote: > On Mon, Dec 18, 2023, at 9:41 AM, Daniel Gustafsson wrote: > > > On 15 Dec 2023, at 16:43, Tristan Partin <tristan@neon.tech> wrote: > > > > > Here is a v3. > > > > I think this is pretty much ready to go, the attached v4 squashes the changes > > and fixes the man-page which also needed an update. The referenced Wiki page > > will need an edit or two after this goes in, but that's easy enough. > > ... and pgbuildfarm client [1] needs to be changed too. > > > [1] https://github.com/PGBuildFarm/client-code/blob/main/PGBuild/Modules/CheckIndent.pm#L55-L90 Thanks Euler. I am on it. -- Tristan Partin Neon (https://neon.tech)
Commits
-
Rename pgindent options
- 387aecc948ed 17.0 landed