diff --git a/Config/.clang-format b/Config/.clang-format index 8765853..b012e9a 100755 --- a/Config/.clang-format +++ b/Config/.clang-format @@ -1,8 +1,7 @@ # Common settings AlignAfterOpenBracket: Align -AlignConsecutiveMacros: - Enabled: true +AlignConsecutiveAssignments: AlignCompound: true PadOperators: true AcrossEmptyLines: false