diff --git a/.clang-format b/.clang-format index 761027b64..88cd91440 100644 --- a/.clang-format +++ b/.clang-format @@ -17,4 +17,3 @@ Cpp11BracedListStyle: false Language: Cpp CompactNamespaces: false NamespaceIndentation: None -SeparateDefinitionBlocks: Always