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