X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.clang-format;h=654577d936a8ac5e9e349b48a6f0e96fb35a7249;hb=9df7724949a40900e08e1076259bd5dc08a07261;hp=a65a29f8c995c7aea022a6f998e11fb309b693d6;hpb=2379dbecbd3b56ef1affc9127b8eb44f61d591fa;p=mirror_frr.git diff --git a/.clang-format b/.clang-format index a65a29f8c..654577d93 100644 --- a/.clang-format +++ b/.clang-format @@ -25,6 +25,11 @@ CommentPragmas: '\$(FRR|clippy)' ContinuationIndentWidth: 8 ForEachMacros: # lib + - frr_each + - frr_each_safe + - frr_each_from + - frr_with_mutex + - frr_with_privs - LIST_FOREACH - LIST_FOREACH_SAFE - SLIST_FOREACH