diff --git a/.clang-format b/.clang-format index 0676d88c..cdd0327c 100644 --- a/.clang-format +++ b/.clang-format @@ -86,7 +86,7 @@ ContinuationIndentWidth: 2 Cpp11BracedListStyle: false DeriveLineEnding: true DerivePointerAlignment: false -DisableFormat: false +DisableFormat: true EmptyLineAfterAccessModifier: Never EmptyLineBeforeAccessModifier: LogicalBlock ExperimentalAutoDetectBinPacking: false