mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-07 07:09:06 +08:00
Don't wrap braces after control statements.
This commit is contained in:
parent
cdf85a9058
commit
9c46eed742
@ -23,7 +23,7 @@ BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
BraceWrapping:
|
||||
AfterClass: true
|
||||
AfterControlStatement: true
|
||||
AfterControlStatement: false
|
||||
AfterEnum: false
|
||||
AfterFunction: true
|
||||
AfterNamespace: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user