mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 17:01:51 +00:00
clang-format: update the ForEachMacros setting
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
This commit is contained in:
parent
17c474562b
commit
156d4463e4
@ -25,6 +25,9 @@ CommentPragmas: '\$(FRR|clippy)'
|
||||
ContinuationIndentWidth: 8
|
||||
ForEachMacros:
|
||||
# lib
|
||||
- frr_each
|
||||
- frr_each_safe
|
||||
- frr_each_from
|
||||
- LIST_FOREACH
|
||||
- LIST_FOREACH_SAFE
|
||||
- SLIST_FOREACH
|
||||
|
Loading…
Reference in New Issue
Block a user