From b2fa9f3351df7201ff465e40a8622dab50a36bae Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 7 May 2026 00:09:54 -0300 Subject: [PATCH] style: add new line at eof --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clang-format b/.clang-format index 1f025c6..0702daa 100644 --- a/.clang-format +++ b/.clang-format @@ -123,7 +123,7 @@ IndentRequiresClause: true IndentWidth: 4 IndentWrappedFunctionNames: false InsertBraces: false -InsertNewlineAtEOF: false +InsertNewlineAtEOF: true InsertTrailingCommas: None IntegerLiteralSeparator: Binary: 0