mirror of
https://github.com/SSimco/Cemu.git
synced 2024-11-22 21:09:38 +00: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