meta: update clang-format config
This commit is contained in:
@@ -57,5 +57,5 @@ AttributeMacros:
|
||||
ForEachMacros:
|
||||
- b_btree_foreach
|
||||
- b_queue_foreach
|
||||
MacroBlockBegin: "^B_TYPE_.*_BEGIN$"
|
||||
MacroBlockEnd: "^B_TYPE_.*_END$"
|
||||
MacroBlockBegin: "^B_(TYPE|PARAM)_.*_BEGIN$"
|
||||
MacroBlockEnd: "^B_(TYPE|PARAM)_.*_END$"
|
||||
|
||||
Reference in New Issue
Block a user