We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd5324 commit 9812a47Copy full SHA for 9812a47
.clang-format
@@ -15,6 +15,7 @@ BinPackArguments: true
15
BinPackParameters: true
16
BraceWrapping:
17
AfterCaseLabel: true
18
+ AfterClass: true
19
AfterControlStatement: Always
20
AfterEnum: true
21
AfterExternBlock: true
0 commit comments