Re: 4 spaces versus tabs - Mailing list pgadmin-hackers

From Magnus Hagander
Subject Re: 4 spaces versus tabs
Date
Msg-id AANLkTin1y0A+=Lfzse91iW8cq9N_AODz_JJiCRf69Q9G@mail.gmail.com
Whole thread Raw
In response to Re: 4 spaces versus tabs  (Dave Page <dpage@pgadmin.org>)
Responses Re: 4 spaces versus tabs  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: 4 spaces versus tabs  (Benedek László <laci@benedekl.info>)
Re: 4 spaces versus tabs  (Benedek László <laci@benedekl.info>)
List pgadmin-hackers
On Sun, Oct 24, 2010 at 07:49, Dave Page <dpage@pgadmin.org> wrote:
> On Sun, Oct 24, 2010 at 2:22 PM, Guillaume Lelarge
> <guillaume@lelarge.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...

Also if going there - has anybody investigated if it's possible to get
pgindent to work on C++ files? Or if there's another similar tool we
could/should use?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: 4 spaces versus tabs
Next
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin III commit: Updated supported versions for 1.14. Now that we ha