ファイル
rocm-systems/.clang-format
T

11 行
259 B
YAML
Raw 通常表示 履歴

2018-02-12 10:21:27 +05:30
Language: Cpp
BasedOnStyle: Google
AlignEscapedNewlinesLeft: false
AlignOperands: false
2018-02-12 10:21:27 +05:30
ColumnLimit: 100
AlwaysBreakTemplateDeclarations: false
2018-02-12 10:21:27 +05:30
DerivePointerAlignment: false
IndentFunctionDeclarationAfterType: false
2018-02-12 10:21:27 +05:30
MaxEmptyLinesToKeep: 2
SortIncludes: false