summaryrefslogtreecommitdiff
path: root/packfile.c
diff options
context:
space:
mode:
authorJustin Tobler <jltobler@gmail.com>2025-09-27 09:50:45 -0500
committerJunio C Hamano <gitster@pobox.com>2025-09-28 08:37:23 -0700
commit3721541d35a0112e143c74e11a23cd329600f40e (patch)
tree9020f4fac190359f5a69bcdd12a9b88c3ac6fd7f /packfile.c
parentc44beea485f0f2feaf460e2ac87fdd5608d63cf0 (diff)
clang-format: exclude control macros from SpaceBeforeParens
The formatter currently suggests adding a space between a control macro and parentheses. In the Git project, this is not typically expected. Set `SpaceBeforeParens` to `ControlStatementsExceptControlMacros` accordingly. Helped-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Justin Tobler <jltobler@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'packfile.c')
0 files changed, 0 insertions, 0 deletions