Cleanup: remove foreach macro from .clang-format

The usage of that macro was removed in 60bec183cb,
but it was still in our .clang-format file. This lead to worse formatting when other code
used methods named `foreach`.

Pull Request: https://projects.blender.org/blender/blender/pulls/137468
This commit is contained in:
Jacques Lucke
2025-04-14 16:17:00 +02:00
parent 47c7000392
commit 3ae20bf166
5 changed files with 14 additions and 15 deletions

View File

@@ -258,7 +258,6 @@ ForEachMacros:
- SEQ_ALL_BEGIN
- SEQ_ITERATOR_FOREACH
- SURFACE_QUAD_ITER_BEGIN
- foreach
- ED_screen_areas_iter
- SLOT_PROBING_BEGIN
- SET_SLOT_PROBING_BEGIN