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 cd7effe8c ci: Update .clang-format from apache-mynewt-core
cd7effe8c is described below

commit cd7effe8cc0d801de0e271725834fdd6252a87ee
Author: Mynewt Bot <d...@mynewt.apache.org>
AuthorDate: Tue Jul 1 06:03:58 2025 +0000

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

diff --git a/.clang-format b/.clang-format
index 626746ae3..193a5f6b5 100644
--- a/.clang-format
+++ b/.clang-format
@@ -32,6 +32,7 @@ MacroBlockEnd: '(STATS_NAME_END|STATS_SECT_END)'
 StatementMacros: ['SLIST_HEAD']
 
 ForEachMacros:
+  - 'LINK_TABLE_FOREACH'
   - 'SLIST_FOREACH'
   - 'SLIST_FOREACH_FROM'
   - 'SLIST_FOREACH_SAFE'

Reply via email to