Skip to content

Commit 4912f57

Browse files
committed
clang-format: Set standard for ObjC++
1 parent 6d98ce2 commit 4912f57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Standard: Cpp03
116116
---
117117
### ObjC specific config ###
118118
Language: ObjC
119+
Standard: Cpp03
119120
ObjCBlockIndentWidth: 4
120121
# ObjCSpaceAfterProperty: false
121122
# ObjCSpaceBeforeProtocolList: true

0 commit comments

Comments
 (0)