meta: update clang-format config
This commit is contained in:
+2
-2
@@ -56,5 +56,5 @@ AttributeMacros:
|
|||||||
ForEachMacros:
|
ForEachMacros:
|
||||||
- fx_btree_foreach
|
- fx_btree_foreach
|
||||||
- fx_queue_foreach
|
- fx_queue_foreach
|
||||||
MacroBlockBegin: "FX_(TYPE|ASSEMBLY)_.*_BEGIN"
|
MacroBlockBegin: "FX_(TYPE|ASSEMBLY).*_BEGIN"
|
||||||
MacroBlockEnd: "FX_(TYPE|ASSEMBLY)_.*_END"
|
MacroBlockEnd: "FX_(TYPE|ASSEMBLY).*_END"
|
||||||
|
|||||||
Reference in New Issue
Block a user