mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Add BraceWrapping/AfterCaseLabel to .clang-format
This commit is contained in:
parent
68877c52d1
commit
2e602344ea
@ -20,6 +20,7 @@ AlwaysBreakTemplateDeclarations: true
|
||||
BinPackArguments: true
|
||||
BinPackParameters: true
|
||||
BraceWrapping:
|
||||
AfterCaseLabel: true
|
||||
AfterClass: true
|
||||
AfterControlStatement: true
|
||||
AfterEnum: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user