mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Updated to latest clang-format
[ci skip]
This commit is contained in:
+4
-1
@@ -1,5 +1,4 @@
|
||||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
Standard: Cpp11
|
||||
ColumnLimit: 0
|
||||
@@ -10,4 +9,8 @@ AlwaysBreakBeforeMultilineStrings: false
|
||||
AccessModifierOffset: -2
|
||||
ObjCSpaceBeforeProtocolList: true
|
||||
SortIncludes: false
|
||||
---
|
||||
Language: Cpp
|
||||
---
|
||||
Language: ObjC
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user