From fa1bf6818f0910f997e5235a197ff51f2e18780d Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Tue, 18 Nov 2025 08:49:59 +0100 Subject: [PATCH] clang-format: Set InsertNewlineAtEOF: true --- src/.clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.clang-format b/src/.clang-format index 096c6f86c8f..dd3f1070665 100644 --- a/src/.clang-format +++ b/src/.clang-format @@ -123,7 +123,7 @@ IndentRequiresClause: true IndentWidth: 4 IndentWrappedFunctionNames: false InsertBraces: false -InsertNewlineAtEOF: false +InsertNewlineAtEOF: true InsertTrailingCommas: None IntegerLiteralSeparator: Binary: 0