Commit 11df08a8 authored by Robert Schmidt's avatar Robert Schmidt

clang-format: RB_FOREACH is a for_each macro

parent 4ad7e9c5
...@@ -60,6 +60,7 @@ ForEachMacros: ...@@ -60,6 +60,7 @@ ForEachMacros:
- foreach - foreach
- Q_FOREACH - Q_FOREACH
- BOOST_FOREACH - BOOST_FOREACH
- RB_FOREACH
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