浏览代码

clang-format: Set standard for ObjC++

Rémi Verschelde 6 年之前
父节点
当前提交
4912f578d1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

@@ -116,6 +116,7 @@ Standard:        Cpp03
 ---
 ### ObjC specific config ###
 Language:        ObjC
+Standard:        Cpp03
 ObjCBlockIndentWidth: 4
 # ObjCSpaceAfterProperty: false
 # ObjCSpaceBeforeProtocolList: true