Files
Boundard/.clang-format
T
2026-08-17 10:26:27 +08:00

6 lines
138 B
YAML

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