From fa0d777ce2a91816ab0a6bd8a0f389e4840e84c5 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Tue, 14 Jul 2026 13:31:52 +0200 Subject: [PATCH] fuzz: Clang-format LIMITED_WHILE like while --- src/.clang-format | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.clang-format b/src/.clang-format index 72a20228017..7097595a88a 100644 --- a/src/.clang-format +++ b/src/.clang-format @@ -97,6 +97,7 @@ ForEachMacros: - BOOST_FOREACH IfMacros: - KJ_IF_MAYBE + - LIMITED_WHILE IncludeBlocks: Regroup IncludeCategories: - Regex: '^'