Add .editorconfig

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Add .editorconfig
Date: 2019-12-11 16:00:59
Message-ID: 273cb788-bbb2-ff34-ad6f-5192b44e5049@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

There were a couple of recent threads that wanted to add an
.editorconfig file but never actually ended up doing so.[0][1] Here is
a patch. It is meant to match more or less what's in .dir-locals.el.

I have only tested this with the GitHub view, not with an actual editor.

[0]:
https://www.postgresql.org/message-id/flat/20180605172252.GA2433%40fetter.org
[1]:
https://www.postgresql.org/message-id/flat/20180529153617.c72llpzbvt46chr6%40alap3.anarazel.de

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Add-.editorconfig.patch text/plain 652 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2019-12-11 16:09:43 Re: Add .editorconfig
Previous Message Robert Haas 2019-12-11 15:57:30 Re: BUG #16059: Tab-completion of filenames in COPY commands removes required quotes