Open
Description
When enabling SkipMacroDefinitionBody
, simple value definitions no longer get formatted properly via AlignConsecutiveMacros
.
While it might be nontrivial, it might be a good idea to align indentation of macros that would be otherwise properly handled with AlignConsecutiveMacros
, without actually formatting them. Or at least document that SkipMacroDefinitionBody
and AlignConsecutiveMacros
are mutually exclusive.