Indent all namespaces
This commit is contained in:
parent
cfc76b8099
commit
f37d6e2254
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ LambdaBodyIndentation: Signature
|
|||
MacroBlockBegin: ''
|
||||
MacroBlockEnd: ''
|
||||
MaxEmptyLinesToKeep: 1
|
||||
NamespaceIndentation: None
|
||||
NamespaceIndentation: All
|
||||
ObjCBinPackProtocolList: Auto
|
||||
ObjCBlockIndentWidth: 2
|
||||
ObjCBreakBeforeNestedBlockParam: true
|
||||
|
|
Loading…
Reference in a new issue