diff --git a/.clang-format b/.clang-format index 940f22994b8..11054457bc3 100644 --- a/.clang-format +++ b/.clang-format @@ -99,6 +99,7 @@ IndentCaseLabels: false IndentGotoLabels: false IndentWidth: 8 InsertBraces: true +InsertNewlineAtEOF: true SpaceBeforeInheritanceColon: False SpaceBeforeParens: ControlStatementsExceptControlMacros SortIncludes: Never