Commit a9ad90a2 authored by Guido Casati's avatar Guido Casati Committed by Robert Schmidt

Add FOR_EACH_SEQ_ARR to .clang-format

parent f5239f49
...@@ -62,6 +62,7 @@ ForEachMacros: ...@@ -62,6 +62,7 @@ ForEachMacros:
- BOOST_FOREACH - BOOST_FOREACH
- RB_FOREACH - RB_FOREACH
- UE_iterator - UE_iterator
- FOR_EACH_SEQ_ARR
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