diff --git a/.clang-format b/.clang-format index 553eddf798..1723415127 100644 --- a/.clang-format +++ b/.clang-format @@ -40,7 +40,6 @@ BreakBeforeBraces: Allman BreakBeforeInheritanceComma: false BreakBeforeTernaryOperators: true BreakConstructorInitializersBeforeComma: false -BreakAfterJavaFieldAnnotations: false BreakStringLiterals: true ColumnLimit: 0 CompactNamespaces: false