11 라인
259 B
YAML
11 라인
259 B
YAML
Language: Cpp
|
|
BasedOnStyle: Google
|
|
AlignEscapedNewlinesLeft: false
|
|
AlignOperands: false
|
|
ColumnLimit: 100
|
|
AlwaysBreakTemplateDeclarations: false
|
|
DerivePointerAlignment: false
|
|
IndentFunctionDeclarationAfterType: false
|
|
MaxEmptyLinesToKeep: 2
|
|
SortIncludes: false
|