Re: postgresql.conf.sample tab width

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql.conf.sample tab width
Date: 2025-11-14 21:34:08
Message-ID: 3238135.1763156048@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nathan Bossart <nathandbossart(at)gmail(dot)com> writes:
> I don't see a way in .gitattributes to check for _any_ tabs in a file, just
> for beginning-of-line indentation with tabs. But it's easy enough to add a
> check in the TAP test.

Works for me. Do we need any special .gitattributes for the file
at all, if we're relying on the TAP test to catch this?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-11-14 21:38:01 Re: postgresql.conf.sample tab width
Previous Message Nathan Bossart 2025-11-14 21:30:07 Re: postgresql.conf.sample tab width