]> git.puffer.fish Git - mirror/frr.git/commitdiff
tools: add more libyang iter macros to .clang-format
authorChristian Hopps <chopps@labn.net>
Tue, 31 Oct 2023 09:26:16 +0000 (05:26 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 28 Dec 2023 17:52:57 +0000 (17:52 +0000)
Signed-off-by: Christian Hopps <chopps@labn.net>
.clang-format

index 3446db48de39caa35718f9daabcc8cb6e21b2105..d16263da2e8f3be9848143b8c77953d7e38549c9 100644 (file)
@@ -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'