Re: Code formatting

Thomas Adam <[email protected]> Wed, 6 Apr 2016 23:40:39 +0100
Newsgroups gmane.comp.gnu.xboard.devel
Message-ID <CA+39Oz6EjdSdar3yn-0hPJAFrC0_H0UH65+v9G1RdESaHYWBwQ@mail.gmail.com>
On 6 April 2016 at 21:20, Roland Illig <[email protected]> wrote:
> Hi,

Hi.  I know I've been quiet for a while, but...

> Would it be possible to run an indenter (like GNU indent) on the code,
> so that it becomes more readable and consistent?

I think that much code churn in one go is not worth it, unless you're
touching that area.

That said, I started this a while back:

https://github.com/ThomasAdam/xboard/commits/ta/tidy-prototypes

-- Thomas Adam