Add trim_trailing_whitespace to editorconfig file

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Add trim_trailing_whitespace to editorconfig file
Date: 2024-02-14 16:35:13
Message-ID: CAGECzQQGzbroAXi+Yicp3HvcCo4=g84kaOgjuvQ5MW9F0ubOGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This brings our .gitattributes and .editorconfig files more in line. I
had the problem that "git add" would complain often about trailing
whitespaces when I was changing sgml files specifically.

Attachment Content-Type Size
v1-0001-Configure-trailing-whitespace-trimming-in-editorc.patch application/octet-stream 1018 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2024-02-14 16:40:18 Re: index prefetching
Previous Message Bertrand Drouvot 2024-02-14 15:31:16 Re: 035_standby_logical_decoding unbounded hang