On Wed, Aug 14, 2024 at 22:56:19 +0200, Thomas Klausner wrote:
> # newline before "{" except for functions
> BreakBeforeBraces: WebKit
The comment seems to contradict the value? We use newline before "{"
for functions, but not for control flow &c.
-uwe