d76041b87b
git-subtree-dir: projects/hip git-subtree-mainline:64df0940b8git-subtree-split:e74b05a7bd
11 lines
259 B
YAML
11 lines
259 B
YAML
Language: Cpp
|
|
BasedOnStyle: Google
|
|
AlignEscapedNewlinesLeft: false
|
|
AlignOperands: false
|
|
ColumnLimit: 100
|
|
AlwaysBreakTemplateDeclarations: false
|
|
DerivePointerAlignment: false
|
|
IndentFunctionDeclarationAfterType: false
|
|
MaxEmptyLinesToKeep: 2
|
|
SortIncludes: false
|