diff --git a/.clang-format b/.clang-format index e2ebecb68d3dda8666fd41225bf372f43c314670..5949d5298db9419d5d4679e49f556730424d761a 100644 --- a/.clang-format +++ b/.clang-format @@ -15,7 +15,4 @@ IndentWidth: 4 IncludeBlocks: Preserve IndentGotoLabels: false NamespaceIndentation: All -SpaceBeforeCpp11BracedList: true -SpaceBeforeParens: Always ... -