Files
Boundard/.clang-format
T
2026-08-16 13:32:51 +08:00

6 lines
137 B
YAML

Language: Cpp
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: false
AlignTrailingComments: true