diff --git a/.clang-format b/.clang-format index 44fc09aa5526..2b438bf57cc6 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