mirror of
https://github.com/darlinghq/darling-dyld.git
synced 2024-11-23 04:19:41 +00:00
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
|
Language: Cpp
|
||
|
BasedOnStyle: WebKit
|
||
|
|
||
|
AlignConsecutiveDeclarations: true
|
||
|
AlignOperands: false
|
||
|
AlignTrailingComments: true
|
||
|
IndentWidth: 4
|
||
|
|
||
|
Standard: Cpp11
|
||
|
|
||
|
UseTab: Never
|
||
|
|
||
|
SortIncludes: false
|