mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-23 01:29:19 +01:00
clang-format: Put class braces on a new line (#1283)
This commit is contained in:
parent
7fd532436d
commit
9812a47cb1
@ -15,6 +15,7 @@ BinPackArguments: true
|
||||
BinPackParameters: true
|
||||
BraceWrapping:
|
||||
AfterCaseLabel: true
|
||||
AfterClass: true
|
||||
AfterControlStatement: Always
|
||||
AfterEnum: true
|
||||
AfterExternBlock: true
|
||||
|
Loading…
Reference in New Issue
Block a user