mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
tools: add more libyang iter macros to .clang-format
Signed-off-by: Christian Hopps <chopps@labn.net>
This commit is contained in:
parent
408ee24e41
commit
60a8cf71f7
|
@ -80,6 +80,8 @@ ForEachMacros:
|
|||
# libyang outliers:
|
||||
- 'LY_FOR_KEYS'
|
||||
- 'LY_LIST_FOR'
|
||||
- 'LYD_LIST_FOR_INST'
|
||||
- 'LYD_LIST_FOR_INST_SAFE'
|
||||
- 'LY_TREE_FOR'
|
||||
- 'LY_TREE_DFS_BEGIN'
|
||||
- 'LYD_TREE_DFS_BEGIN'
|
||||
|
|
Loading…
Reference in a new issue