9 lines
120 B
YAML
9 lines
120 B
YAML
---
|
|
IndentWidth: '4'
|
|
Language: Cpp
|
|
NamespaceIndentation: All
|
|
PointerAlignment: Left
|
|
TabWidth: '0'
|
|
UseTab: Never
|
|
|
|
...
|