diff --git a/roles/home-cli/files/clang-format b/roles/home-cli/files/clang-format index c2fab9f..94976ea 100644 --- a/roles/home-cli/files/clang-format +++ b/roles/home-cli/files/clang-format @@ -31,7 +31,7 @@ BinPackParameters: true BitFieldColonSpacing: Both BreakAfterJavaFieldAnnotations: false BreakBeforeBinaryOperators: None -BreakBeforeBraces: Allman +BreakBeforeBraces: Attach BreakBeforeConceptDeclarations: true BreakBeforeInheritanceComma: false BreakBeforeTernaryOperators: false