cpp-terminal-3d/.clang-format
2024-04-17 02:48:27 -04:00

7 lines
165 B
YAML

ColumnLimit: 140
IndentWidth: 4
NamespaceIndentation: All
FixNamespaceComments: false
AllowShortFunctionsOnASingleLine: None
AllowShortCaseLabelsOnASingleLine: true