]> Kevux Git Server - rit/commit
Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Oct 2025 19:25:27 +0000 (12:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Oct 2025 19:25:27 +0000 (12:25 -0700)
commit6623b73ca69048e996112edf3e7a408ba6edaa43
tree9b11b83e5266ea43328455243f96d6605a7f7c54
parent8c13c31404edfd543ed506039dc3ef044f5ff795
parent3721541d35a0112e143c74e11a23cd329600f40e
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