mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-25 07:06:50 +00:00
Merge pull request #16407 from opensourcerouting/fix/ignore_alias_for_clang-formatter
tools: Ignore ALIAS_* macros for clang-formatter
This commit is contained in:
commit
5df71594d2
@ -224,4 +224,8 @@ WhitespaceSensitiveMacros:
|
||||
- "DEFUN_YANG_NOSH"
|
||||
- "DEFUNSH"
|
||||
- "DEFUNSH_HIDDEN"
|
||||
- "ALIAS"
|
||||
- "ALIAS_HIDDEN"
|
||||
- "ALIAS_YANG"
|
||||
- "ALIAS_DEPRECATED"
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user