From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Add .editorconfig |
Date: | 2019-12-18 08:14:21 |
Message-ID: | E1ihUTN-0001ZT-2m@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Add .editorconfig
The main use right now is getting properly spaced diff views on
GitHub, but perhaps this will also help developers with editors that
we currently don't have setup recipes for.
The settings mirror mostly what's currently in .dir-locals.el.
Discussion: https://www.postgresql.org/message-id/flat/273cb788-bbb2-ff34-ad6f-5192b44e5049%402ndquadrant.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/ecb09cd5de5279ab9cfa20a58fd3da44f7df5779
Modified Files
--------------
.editorconfig | 14 ++++++++++++++
1 file changed, 14 insertions(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2019-12-18 08:15:14 | Re: pgsql: Refactor attribute mappings used in logical tuple conversion |
Previous Message | Michael Paquier | 2019-12-18 08:06:28 | pgsql: Fix compiler warning in non-assert builds |