mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Use clang-formatter to format source code
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
Standard: Cpp11
|
||||
ColumnLimit: 0
|
||||
AlignTrailingComments: false
|
||||
NamespaceIndentation: All
|
||||
DerivePointerAlignment: false
|
||||
AlwaysBreakBeforeMultilineStrings: false
|
||||
AccessModifierOffset: -2
|
||||
ObjCSpaceBeforeProtocolList: true
|
||||
SortIncludes: false
|
||||
...
|
||||
Reference in New Issue
Block a user