clang-format: Set standard for ObjC++
This commit is contained in:
parent
6d98ce281f
commit
4912f578d1
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ Standard: Cpp03
|
|||
---
|
||||
### ObjC specific config ###
|
||||
Language: ObjC
|
||||
Standard: Cpp03
|
||||
ObjCBlockIndentWidth: 4
|
||||
# ObjCSpaceAfterProperty: false
|
||||
# ObjCSpaceBeforeProtocolList: true
|
||||
|
|
Loading…
Reference in a new issue