| commit | 6db06b8fad901b6d612ee0229f7e538fd5827aa1 | [log] [tgz] |
|---|---|---|
| author | Mynewt Bot <dev@mynewt.apache.org> | Tue Jul 01 06:03:58 2025 +0000 |
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | Tue Jul 01 06:03:58 2025 +0000 |
| tree | a92ff7ef0e08351b6277326de33d826970306e68 | |
| parent | d2ec455b6d39089386ae5cf9debd37b88b9de994 [diff] |
ci: Update .clang-format from apache-mynewt-core
diff --git a/.clang-format b/.clang-format index 626746a..193a5f6 100644 --- a/.clang-format +++ b/.clang-format
@@ -32,6 +32,7 @@ StatementMacros: ['SLIST_HEAD'] ForEachMacros: + - 'LINK_TABLE_FOREACH' - 'SLIST_FOREACH' - 'SLIST_FOREACH_FROM' - 'SLIST_FOREACH_SAFE'