diff --git a/.clang-format b/.clang-format index 403ba05..017c104 100644 --- a/.clang-format +++ b/.clang-format @@ -18,7 +18,7 @@ AlignConsecutiveBitFields: AlignFunctionPointers: false PadOperators: false AlignConsecutiveDeclarations: - Enabled: false + Enabled: true AcrossEmptyLines: false AcrossComments: false AlignCompound: false