diff options
Diffstat (limited to 'hicn-plugin/.clang-format')
-rw-r--r-- | hicn-plugin/.clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hicn-plugin/.clang-format b/hicn-plugin/.clang-format index 351a70e20..781418470 100644 --- a/hicn-plugin/.clang-format +++ b/hicn-plugin/.clang-format @@ -18,3 +18,4 @@ ForEachMacros: - 'vec_foreach_index' - 'vec_foreach_index_backwards' - 'vlib_foreach_rx_tx' + - 'interest_manifest_foreach_suffix' |