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