From a9ad90a26ace63c5ed5f79c2f5bbe0b955e12259 Mon Sep 17 00:00:00 2001 From: Guido Casati Date: Mon, 3 Nov 2025 09:54:10 +0100 Subject: [PATCH] Add FOR_EACH_SEQ_ARR to .clang-format --- .clang-format | 1 + 1 file changed, 1 insertion(+) diff --git a/.clang-format b/.clang-format index a7248821a9..3b0be979ba 100644 --- a/.clang-format +++ b/.clang-format @@ -62,6 +62,7 @@ ForEachMacros: - BOOST_FOREACH - RB_FOREACH - UE_iterator + - FOR_EACH_SEQ_ARR IncludeBlocks: Preserve IncludeCategories: - Regex: '^'