.clang-format: AlignConsecutiveMacros: true
This commit is contained in:
parent
00bc2aa300
commit
b8474a12fc
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ AlignConsecutiveDeclarations:
|
|||
AlignCompound: false
|
||||
AlignFunctionPointers: false
|
||||
PadOperators: false
|
||||
AlignConsecutiveMacros: true
|
||||
|
|
Loading…
Add table
Reference in a new issue