widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #15594
Re: [Merge] lp:~widelands-dev/widelands/ai-hint-debug into lp:widelands
The 'CommentPragmas:' in the file '.clang-format' does work. But it only applies to a line and not a codeblock. According to the documentation this is needed:
// clang-format off
some code that must not be formatted
// clang-format on
--
https://code.launchpad.net/~widelands-dev/widelands/ai-hint-debug/+merge/360943
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/ai-hint-debug into lp:widelands.
References