Explorar o código

clang-format: Set standard for ObjC++

Rémi Verschelde %!s(int64=6) %!d(string=hai) anos
pai
achega
4912f578d1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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