Explorar el Código

clang-format: Set standard for ObjC++

Rémi Verschelde hace 6 años
padre
commit
4912f578d1
Se han modificado 1 ficheros con 1 adiciones y 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