Re: Add CONTRIBUTING.md - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Add CONTRIBUTING.md
Date
Msg-id CAH2-WzkNLZS+U2V9RTuNoR4UzQN2bcsxGVuN1eJSe3ZqKa9+3w@mail.gmail.com
Whole thread Raw
In response to Re: Add CONTRIBUTING.md  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Tue, May 29, 2018 at 10:10 AM, Andres Freund <andres@anarazel.de> wrote:
>> WHile you're at it, you could also add an .editorconfig so that github
>> displays code with 4-character tabs.
>>
>> (e.g. https://github.com/RhodiumToad/pllua-ng/blob/master/.editorconfig  )
>
> +1 - why don't you start a thread about it? I'd actually even suggest
> backpatching it.

PostGIS has one of these too, which covers several languages,
including SQL. Perhaps it would be worth tightening up the indentation
of SQL files while we're at it.

-- 
Peter Geoghegan


pgsql-hackers by date:

Previous
From: Marina Polyakova
Date:
Subject: Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors
Next
From: Andrew Dunstan
Date:
Subject: Re: [PATCH] Trim trailing whitespace in vim and emacs