mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-10 02:58:48 +00:00
[Fix]
This commit is contained in:
parent
da736e12d9
commit
39f20723eb
@ -61,9 +61,9 @@ BraceWrapping:
|
||||
# ObjC定义后面
|
||||
AfterObjCDeclaration: false
|
||||
# struct定义后面
|
||||
AfterStruct: true
|
||||
AfterStruct: false
|
||||
# union定义后面
|
||||
AfterUnion: true
|
||||
AfterUnion: false
|
||||
|
||||
AfterExternBlock: false
|
||||
# catch之前
|
||||
|
Loading…
Reference in New Issue
Block a user