Commit b5e2c76d authored by Robert Schmidt's avatar Robert Schmidt

UE_iterator is a for_each macro, add to clang-format

parent 6debc5dd
...@@ -61,6 +61,7 @@ ForEachMacros: ...@@ -61,6 +61,7 @@ ForEachMacros:
- Q_FOREACH - Q_FOREACH
- BOOST_FOREACH - BOOST_FOREACH
- RB_FOREACH - RB_FOREACH
- UE_iterator
IncludeBlocks: Preserve IncludeBlocks: Preserve
IncludeCategories: IncludeCategories:
- Regex: '^<ext/.*\.h>' - Regex: '^<ext/.*\.h>'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment