This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new 79f93472b ci: Update .clang-format from apache-mynewt-core
79f93472b is described below

commit 79f93472be4c2c55dc47193de90fc31871c36b04
Author: Mynewt Bot <[email protected]>
AuthorDate: Sat Dec 20 06:03:39 2025 +0000

    ci: Update .clang-format from apache-mynewt-core
---
 .clang-format | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.clang-format b/.clang-format
index 6df14529d..193a5f6b5 100644
--- a/.clang-format
+++ b/.clang-format
@@ -23,7 +23,7 @@ BraceWrapping:
   BeforeCatch: false
   BeforeElse: false
   IndentBraces: false
-  SplitEmptyFunction: true
+  SplitEmptyFunction: false
   SplitEmptyRecord: false
   SplitEmptyNamespace: false
 

Reply via email to