Re: 4 spaces versus tabs

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: 4 spaces versus tabs
Date: 2010-10-24 14:49:49
Message-ID: AANLkTinc7tozSH+GuhongFLf1O61cb_UK52JouLBMqXc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sun, Oct 24, 2010 at 2:22 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> IIRC, we should use spaces and not tabs. If I look into the code, I see
> many tabs in it. I can of course configure my editor to display them as
> four tabs, but I would really like to get rid of them.
>
> Any objections? because it would be a hell of a patch (90427 replacements)

Go for it. The project standard is for spaces.

Though, if we're going to make such a big change, I have to wonder if
tabs would be a more convenient choice in hindsight...

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-10-24 15:05:17 Re: 4 spaces versus tabs
Previous Message Dave Page 2010-10-24 14:43:06 Re: pgAdmin III commit: Updated supported versions for 1.14. Now that we ha