From: Junio C Hamano Date: Tue, 7 Oct 2025 19:25:27 +0000 (-0700) Subject: Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=6623b73ca69048e996112edf3e7a408ba6edaa43;p=rit Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' Clang-format update to let our control macros formatted the way we had them traditionally, e.g., "for_each_string_list_item()" without space before the parentheses. * jt/clang-format-foreach-wo-space-before-parenthesis: clang-format: exclude control macros from SpaceBeforeParens --- 6623b73ca69048e996112edf3e7a408ba6edaa43