From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com> |
Subject: | Re: Add trim_trailing_whitespace to editorconfig file |
Date: | 2025-02-01 09:11:55 |
Message-ID: | dbde7839-acda-419d-98dd-e2bd629cbfe8@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 26.12.24 00:52, Jelte Fennema-Nio wrote:
> On Mon, 7 Oct 2024 at 22:21, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> wrote:
>> Is this blocked on anything? I feel it's ready to merge at this point.
>> I'd really like to not have this problem with trailing whitespace in
>> sgml files anymore.
>
> I noticed Peter added some additional rules to .gitattributes last
> month. So I reran the script that's part of this patch for an up to
> date .editorconfig file. See attached.
Committed. (I did some small tweaks to the script to satisfy
pycodestyle more (except the long lines warnings).)
From | Date | Subject | |
---|---|---|---|
Next Message | Sutou Kouhei | 2025-02-01 10:12:01 | Re: Make COPY format extendable: Extract COPY TO format implementations |
Previous Message | Shayon Mukherjee | 2025-02-01 07:44:10 | Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) |