Re: 4 spaces versus tabs

From: Benedek László <laci(at)benedekl(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: 4 spaces versus tabs
Date: 2010-11-03 08:05:02
Message-ID: 4CD117AE.9050905@benedekl.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 2010-10-24 17:05, Magnus Hagander wrote:

> 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?
>

I use astyle for my C++ source code auto formatting. It has a lot of
formatting options. Maybe we can use it for pgadmin too, depending on
your preferred style.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Benedek László 2010-11-03 08:24:30 Re: 4 spaces versus tabs
Previous Message Guillaume Lelarge 2010-11-02 21:52:45 Re: 4 spaces versus tabs