9 lines
100 B
YAML
9 lines
100 B
YAML
---
|
|
BasedOnStyle: Google
|
|
IndentWidth: 2
|
|
---
|
|
Language: Cpp
|
|
ColumnLimit: 100
|
|
ReflowComments: true
|
|
---
|