6 lines
138 B
YAML
6 lines
138 B
YAML
Language: Cpp
|
|
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 100
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
AlignTrailingComments: true |