We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3cb7c commit 3b68921Copy full SHA for 3b68921
.clang-format
@@ -52,6 +52,7 @@ BreakBeforeBraces: Custom
52
53
# Control of individual brace wrapping cases
54
BraceWrapping: {
55
+ AfterCaseLabel: 'true'
56
AfterClass: 'true'
57
AfterControlStatement: 'true'
58
AfterEnum : 'true'
0 commit comments