Shortcase on single line

This commit is contained in:
Imbus 2025-08-18 11:19:46 +02:00
parent e0ea973df4
commit d089e583cd

View file

@ -15,3 +15,4 @@ AlignConsecutiveDeclarations:
AlignFunctionPointers: false
PadOperators: false
AlignConsecutiveMacros: true
AllowShortCaseLabelsOnASingleLine: true