Files
rocm-systems/projects/hipother/.clang-format
T
2025-08-20 19:58:06 +05:30

11 wiersze
259 B
YAML

Language: Cpp
BasedOnStyle: Google
AlignEscapedNewlinesLeft: false
AlignOperands: false
ColumnLimit: 100
AlwaysBreakTemplateDeclarations: false
DerivePointerAlignment: false
IndentFunctionDeclarationAfterType: false
MaxEmptyLinesToKeep: 2
SortIncludes: false