8 lines
176 B
YAML
8 lines
176 B
YAML
Language: Cpp
|
|
BasedOnStyle: Google
|
|
ColumnLimit: 120
|
|
DerivePointerAlignment: true
|
|
PointerAlignment: Left
|
|
SortIncludes: true
|
|
IncludeBlocks: Preserve
|
|
IndentPPDirectives: AfterHash |