On Sun, Nov 11, 2018 at 09:26:03PM -0800, Dave Taht wrote:
function types on their own line.So far, I haven't found a way to make clang-format do that. Is there another tool?
clang-format can do this - have a look at the style called mozilla.
clang-format -style="{BasedOnStyle: mozilla}" infile
It would be nice to have a .clang-format file as part of the project. I
am struggling with this as well.
viele Grüße Christof -- () ascii ribbon campaign - against html e-mail /\ against proprietary attachments
signature.asc
Description: PGP signature
_______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
