Add FOR_EACH_SEQ_ARR to .clang-format

This commit is contained in:
Guido Casati
2025-11-03 09:54:10 +01:00
committed by Robert Schmidt
parent f5239f49b0
commit a9ad90a26a

View File

@@ -62,6 +62,7 @@ ForEachMacros:
- BOOST_FOREACH
- RB_FOREACH
- UE_iterator
- FOR_EACH_SEQ_ARR
IncludeBlocks: Preserve
IncludeCategories:
- Regex: '^<ext/.*\.h>'