文件
rocm-systems/projects/hip-tests/.clang-format
T

忽略 .git-blame-ignore-revs 的修订。点击 绕过 并查看正常的 Blame 视图。

11 行
250 B
YAML

Language: Cpp
BasedOnStyle: Google
AlignEscapedNewlinesLeft: false
AlignOperands: Align
ColumnLimit: 100
BreakTemplateDeclarations: No
DerivePointerAlignment: false
IndentFunctionDeclarationAfterType: false
MaxEmptyLinesToKeep: 2
SortIncludes: Never