mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
clang-format: Set standard for ObjC++
This commit is contained in:
parent
6d98ce281f
commit
4912f578d1
@ -116,6 +116,7 @@ Standard: Cpp03
|
|||||||
---
|
---
|
||||||
### ObjC specific config ###
|
### ObjC specific config ###
|
||||||
Language: ObjC
|
Language: ObjC
|
||||||
|
Standard: Cpp03
|
||||||
ObjCBlockIndentWidth: 4
|
ObjCBlockIndentWidth: 4
|
||||||
# ObjCSpaceAfterProperty: false
|
# ObjCSpaceAfterProperty: false
|
||||||
# ObjCSpaceBeforeProtocolList: true
|
# ObjCSpaceBeforeProtocolList: true
|
||||||
|
Loading…
Reference in New Issue
Block a user