From f07d011ba900fbe80b1a8b7d4e64ff63d4ccb3e3 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Wed, 2 Jul 2025 12:51:28 +0200 Subject: [PATCH] Update .clang-format --- .clang-format | 1 + 1 file changed, 1 insertion(+) diff --git a/.clang-format b/.clang-format index eefa1fc770f..d740c64cb41 100644 --- a/.clang-format +++ b/.clang-format @@ -8,3 +8,4 @@ AllowShortBlocksOnASingleLine: false AllowShortFunctionsOnASingleLine: None ReflowComments: false JavaScriptWrapImports: true +