mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-03-15 19:31:43 +00:00
[style] disable afternamespace
This commit is contained in:
parent
9a12d1a663
commit
163c679e01
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ BraceWrapping:
|
|||
AfterControlStatement: false
|
||||
AfterEnum: false
|
||||
AfterFunction: true
|
||||
AfterNamespace: true
|
||||
AfterNamespace: false
|
||||
AfterObjCDeclaration: false
|
||||
AfterStruct: false
|
||||
AfterUnion: false
|
||||
|
|
Loading…
Add table
Reference in a new issue