mirror of
https://github.com/Naios/continuable.git
synced 2026-04-30 19:09:13 +08:00
10 lines
235 B
YAML
10 lines
235 B
YAML
BasedOnStyle: LLVM
|
|
|
|
PointerAlignment: Left
|
|
IndentCaseLabels: true
|
|
AllowShortFunctionsOnASingleLine: false
|
|
AllowShortCaseLabelsOnASingleLine: false
|
|
AlwaysBreakTemplateDeclarations: true
|
|
BinPackArguments: true
|
|
FixNamespaceComments: true
|