10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
AlwaysBreakTemplateDeclarations: "Yes"
|
||
|
AlignEscapedNewlines: Left
|
||
|
BreakBeforeBraces: Allman
|
||
|
FixNamespaceComments: "true"
|
||
|
UseTab: Never
|
||
|
IndentWidth: 2
|
||
|
TabWidth: 2
|
||
|
ColumnLimit: 100
|