10 lines
208 B
YAML
10 lines
208 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: LLVM
|
|
ConstructorInitializerIndentWidth: 8
|
|
ContinuationIndentWidth: 8
|
|
IndentWidth: 4
|
|
InsertNewlineAtEOF: true
|
|
PointerAlignment: Left
|
|
SpacesBeforeTrailingComments: 2
|