darling-dyld/.clang-format

14 lines
217 B
Plaintext
Raw Normal View History

2022-04-19 03:33:29 +00:00
Language: Cpp
BasedOnStyle: WebKit
AlignConsecutiveDeclarations: true
AlignOperands: false
AlignTrailingComments: true
IndentWidth: 4
Standard: Cpp11
UseTab: Never
SortIncludes: false