Re: Add BF member koel-like indentation checks to SanityCheck CI - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Add BF member koel-like indentation checks to SanityCheck CI
Date
Msg-id 2363219.1704871454@sss.pgh.pa.us
Whole thread Raw
In response to Re: Add BF member koel-like indentation checks to SanityCheck CI  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Add BF member koel-like indentation checks to SanityCheck CI
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> On Wed, Jan 10, 2024 at 01:25:36AM -0500, Tom Lane wrote:
>> So that leads to the conclusion that I wouldn't want an automatic
>> pgindent check to happen during "make all" or "make check", because
>> I want those things to succeed before I consider pgindent'ing.
>> Maybe it's okay to include it as part of check-world, but I'm
>> not quite sure about that either.

> Another possibility would be to hide the test behind a PG_TEST_EXTRA.

Yeah.  I'm not quite sure what's a good way to make this work, but
it seems like having "make check-world" always invoke it would not
be desirable.  Making that conditional on an environment variable
setting could be a better idea, perhaps?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add BF member koel-like indentation checks to SanityCheck CI
Next
From: Jeremy Schneider
Date:
Subject: Re: Built-in CTYPE provider