Răsfoiți Sursa

clang-format: Set standard for ObjC++

Rémi Verschelde 6 ani în urmă
părinte
comite
4912f578d1
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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