We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3132b commit 9c624faCopy full SHA for 9c624fa
.clang-format
@@ -65,6 +65,8 @@ ForEachMacros:
65
- 'Z_GENLIST_FOR_EACH_CONTAINER_SAFE'
66
- 'Z_GENLIST_FOR_EACH_NODE'
67
- 'Z_GENLIST_FOR_EACH_NODE_SAFE'
68
+ - 'STRUCT_SECTION_FOREACH'
69
+ - 'TYPE_SECTION_FOREACH'
70
IfMacros:
71
- 'CHECKIF'
72
# Disabled for now, see bug https://github.com/zephyrproject-rtos/zephyr/issues/48520
0 commit comments