diff --git a/.clang-format b/.clang-format index 44fc09aa552..2b438bf57cc 100644 --- a/.clang-format +++ b/.clang-format @@ -96,6 +96,7 @@ IndentCaseLabels: false IndentGotoLabels: false IndentWidth: 8 InsertBraces: true +SpaceBeforeInheritanceColon: False SpaceBeforeParens: ControlStatementsExceptControlMacros SortIncludes: Never UseTab: ForContinuationAndIndentation