diff --git a/.clang-format b/.clang-format index 5c9a9a3..b8060e9 100644 --- a/.clang-format +++ b/.clang-format @@ -30,7 +30,7 @@ AttributeMacros: BinPackArguments: true BinPackParameters: true BitFieldColonSpacing: Both -BreakAfterAttributes: Never +BreakAfterAttributes: Always BreakAfterJavaFieldAnnotations: false BreakArrays: false BreakBeforeBinaryOperators: None