diff --git a/.clang-format b/.clang-format index 517a4dd..f49f85d 100644 --- a/.clang-format +++ b/.clang-format @@ -99,7 +99,6 @@ IndentPPDirectives: None IndentRequires: false IndentWidth: 4 IndentWrappedFunctionNames: true -InsertBraces: false InsertTrailingCommas: None LambdaBodyIndentation: Signature MaxEmptyLinesToKeep: 1 @@ -241,7 +240,6 @@ IndentPPDirectives: None IndentRequires: false IndentWidth: 4 IndentWrappedFunctionNames: true -InsertBraces: false InsertTrailingCommas: None LambdaBodyIndentation: Signature MaxEmptyLinesToKeep: 1