From: Junio C Hamano Date: Sun, 5 Oct 2025 22:04:13 +0000 (-0700) Subject: Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' into jch X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eecb9e94fd929ee0e9cf54947fa1f1b911ba19c0;p=thirdparty%2Fgit.git Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' into jch 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 --- eecb9e94fd929ee0e9cf54947fa1f1b911ba19c0