Re: CI: Add task that runs pgindent - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: CI: Add task that runs pgindent
Date
Msg-id 5782578D-06B7-4609-B61D-1F1B095957EE@yesql.se
Whole thread Raw
In response to Re: CI: Add task that runs pgindent  (Jelte Fennema-Nio <me@jeltef.nl>)
List pgsql-hackers
> On 21 Oct 2025, at 16:31, Jelte Fennema-Nio <me@jeltef.nl> wrote:
>
> On Tue, 21 Oct 2025 at 15:27, Daniel Gustafsson <daniel@yesql.se> wrote:
>>
>>> On 21 Oct 2025, at 15:22, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
>>
>>> Do you think that this task should format perl files as well?
>>
>> +1, if we do this we should run pgperltidy as well.
>
> I definitely agree that we should run that too. But currently the
> master branch isn't correctly formatted according to pgperltidy (at
> least with the pgperltidy on my machine I get a bunch of changes). So
> I guess koel doesn't complain about that yet,

Indeed there is, I admittedly was under the impression that koel ran pgperltidy
but clearly I was wrong.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Client-only Meson Build From Sources
Next
From: Philip Alger
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement