On 23.09.26 16:35, Tom Lane wrote:
> If we want to change that, then making CI bitch about non-ignored
> files would be a good step, but it's incomplete unless the buildfarm
> implementation enforces indent cleanliness the same way. IOW, what
> I'm complaining about here is that what you want to do doesn't match
> what koel does. They need to match.
I have launched two new threads to prepare for this:
pgindent to ignore build directories
(https://www.postgresql.org/message-id/fc77b35a-34c4-4229-82f1-8cf0ce67f276%40eisentraut.org)
convert CI CompilerWarnings job to meson
(https://www.postgresql.org/message-id/e52e2c29-4834-4c64-a200-eddcba38fb4d%40eisentraut.org)
When those are done, it will be possible to reproduce the koel
environment on CI, and we can come back to this.