]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis'
authorJunio C Hamano <redacted>
Tue, 7 Oct 2025 19:25:27 +0000 (12:25 -0700)
committerJunio C Hamano <redacted>
Tue, 7 Oct 2025 19:25:27 +0000 (12:25 -0700)
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


Trivial merge
git clone https://git.99rst.org/PROJECT