Re: Add trim_trailing_whitespace to editorconfig file
Jelte Fennema-Nio <postgres@jeltef.nl>
From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Andrew Dunstan <andrew@dunslane.net>, Daniel Gustafsson <daniel@yesql.se>, Melanie Plageman <melanieplageman@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Matthias van de Meent <boekewurm+postgres@gmail.com>
Date: 2024-12-25T23:52:38Z
Lists: pgsql-hackers
Attachments
- v9-0001-Add-script-to-keep-.editorconfig-in-sync-with-.gi.patch (text/x-patch) patch v9-0001
On Mon, 7 Oct 2024 at 22:21, Jelte Fennema-Nio <postgres@jeltef.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.
Commits
-
Add script to keep .editorconfig in sync with .gitattributes
- 2452e71ff2fe 18.0 landed
-
Remove non-existing file from .gitattributes
- 1d577f2eaa88 15.7 landed
- 2c7f2eb0c8aa 16.3 landed
- e85732dac0e9 17.0 landed