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 0431987e5 ci: Update .clang-format from apache-mynewt-core
0431987e5 is described below
commit 0431987e56fbee8e199de0bf44e7f4973aeb7e42
Author: Mynewt Bot <[email protected]>
AuthorDate: Fri Jan 9 06:04:11 2026 +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 193a5f6b5..6df14529d 100644
--- a/.clang-format
+++ b/.clang-format
@@ -23,7 +23,7 @@ BraceWrapping:
BeforeCatch: false
BeforeElse: false
IndentBraces: false
- SplitEmptyFunction: false
+ SplitEmptyFunction: true
SplitEmptyRecord: false
SplitEmptyNamespace: false