Prechádzať zdrojové kódy

clang-format: Set standard for ObjC++

Rémi Verschelde 6 rokov pred
rodič
commit
4912f578d1
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .clang-format

+ 1 - 0
.clang-format

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