c-terminal-3d/.clang-format

7 lines
165 B
Plaintext
Raw Normal View History

2024-04-17 06:48:27 +00:00
ColumnLimit: 140
IndentWidth: 4
NamespaceIndentation: All
FixNamespaceComments: false
AllowShortFunctionsOnASingleLine: None
AllowShortCaseLabelsOnASingleLine: true