X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.clang-format;h=050505b168ba39699851029d747068b2371f6ec0;hb=a6b1a7d809e746325fe712b9de9ff086e55772dd;hp=0680770a07fab046d9dc8a9d95dff1f9e0328355;hpb=91ff0e965a442122d31fc1f52f03d0622ac564d0;p=vpp.git diff --git a/.clang-format b/.clang-format index 0680770a07f..050505b168b 100644 --- a/.clang-format +++ b/.clang-format @@ -18,6 +18,7 @@ ForEachMacros: - 'vec_foreach_backwards' - 'vec_foreach_index' - 'vec_foreach_index_backwards' + - 'vec_foreach_pointer' - 'vlib_foreach_rx_tx' - 'foreach_vlib_main' - 'foreach_set_bit_index'