Commit graph

7 commits

Author SHA1 Message Date
Charles Dang
d9293c03be Clang Format: added SpaceAfterTemplateKeyword (disabled)
[ci skip]

This bumps the necessary needed version to CF 4.0.
2017-05-22 01:32:54 +11:00
Charles Dang
aee780dc98 Clang Format: disable IndentCaseLabels
[ci skip]
2017-05-14 03:40:32 +11:00
Charles Dang
dd86d19e64 Clang Format: disable AllowShortFunctionsOnASingleLine
[ci skip]

This had the unfortunate effect of always collapsing short functions onto a single line.
2017-04-24 10:16:49 +11:00
Charles Dang
51a39543ee Further updates to clang-format config
[ci skip]
2017-04-23 14:57:44 +11:00
Charles Dang
21512d44ee Clang format: enable brace wrapping for structs
[ci skip]
2017-04-23 13:55:17 +11:00
Charles Dang
dc0003fd91 Update our clang_format config 2017-04-23 12:27:27 +11:00
Mark de Wever
e5253f3265 Use clang-format on the gui directory.
Most of the formatting has been done automatically, but some minor manual
polishing has been applied afterwards.

Also add .clang-format file containing the settings used for the
formatting.
2014-02-09 16:58:32 +01:00