Files
ConsoleLib/.clang-format
T
2026-08-15 19:11:54 +08:00

6 lines
137 B
YAML

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