We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662444f commit bc905d9Copy full SHA for bc905d9
.clang-format
@@ -12,6 +12,7 @@ BraceWrapping:
12
AfterUnion: true
13
BeforeCatch: true
14
BeforeElse: true
15
+ BeforeLambdaBody: true
16
IndentBraces: false
17
BreakConstructorInitializersBeforeComma: false
18
Cpp11BracedListStyle: true
0 commit comments