7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
|
# clang-format 15.0.7
|
||
|
IndentWidth: 4
|
||
|
AllowShortBlocksOnASingleLine: Empty
|
||
|
AllowShortFunctionsOnASingleLine: Empty
|
||
|
AlignConsecutiveMacros: true
|
||
|
|