Add .editorconfig - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Add .editorconfig
Date
Msg-id 273cb788-bbb2-ff34-ad6f-5192b44e5049@2ndquadrant.com
Whole thread Raw
Responses Re: Add .editorconfig  (Daniel Gustafsson <daniel@yesql.se>)
Re: Add .editorconfig  (Andreas Karlsson <andreas@proxel.se>)
Re: Add .editorconfig  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List 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

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #16059: Tab-completion of filenames in COPY commands removesrequired quotes
Next
From: Daniel Gustafsson
Date:
Subject: Re: Add .editorconfig