Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2016 21:25:07 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Sebastian Huber <sebastian.huber@embedded-brains.de>, freebsd-hackers@freebsd.org
Subject:   Re: Code Formatter for STYLE(9)?
Message-ID:  <56F44D23.6090405@selasky.org>
In-Reply-To: <56F3EBB1.1060603@embedded-brains.de>
References:  <56F3EBB1.1060603@embedded-brains.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/24/16 14:29, Sebastian Huber wrote:
> Hello,
>
> is there a ready to use C code formatter available that honours
> STYLE(9)? I tried clang-format, but it knows only LLVM, Google,
> Chromium, Mozilla by default. The GNU indent --original seems to produce
> nothing usable. Same problem with astyle --style=bsd.
>

Hi,

Maybe you want to contribute to:

https://svnweb.freebsd.org/base/head/tools/tools/indent_wrapper

It also supports diffs.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56F44D23.6090405>