Re: Add CONTRIBUTING.md

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add CONTRIBUTING.md
Date: 2018-06-09 21:48:21
Message-ID: CAH2-WzkNLZS+U2V9RTuNoR4UzQN2bcsxGVuN1eJSe3ZqKa9+3w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 29, 2018 at 10:10 AM, Andres Freund <andres(at)anarazel(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2018-06-09 22:37:39 Re: [PATCH] Trim trailing whitespace in vim and emacs
Previous Message Marina Polyakova 2018-06-09 21:38:55 Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors