From: Junio C Hamano Date: Tue, 14 Oct 2025 20:40:53 +0000 (-0700) Subject: Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' into maint-2.51 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=94f292f511d5ac20b92f4a6466619a4080140a56;p=rit Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' into maint-2.51 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 --- 94f292f511d5ac20b92f4a6466619a4080140a56