12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
|
---
|
||
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 2
|
||
|
---
|
||
|
Language: Cpp
|
||
|
PointerAlignment: Left
|
||
|
AllowShortIfStatementsOnASingleLine: true
|
||
|
ColumnLimit: 100
|
||
|
AlignEscapedNewlines: DontAlign
|
||
|
BreakStringLiterals: false
|
||
|
SpaceAfterTemplateKeyword: false
|