Le 24/10/2010 08:10, Guillaume Lelarge a écrit : > Le 24/10/2010 08:05, Magnus Hagander a écrit : >> On Sun, Oct 24, 2010 at 07:49, Dave Page <[email protected]> wrote: >>> On Sun, Oct 24, 2010 at 2:22 PM, Guillaume Lelarge >>> <[email protected]> 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? >> > > I thought about it, but didn't actually look more into this. That could > be a better way to deal with it. >
Tried it on some of our source files. I think it'll require quite a lot of work before we can have something more or less good. -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
