summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-02-18 10:20:54 +0100
committerJunio C Hamano <gitster@pobox.com>2025-02-18 10:55:41 -0800
commit8f6a2dbe34017e616f8bb35bc668538eb11a8d33 (patch)
tree2a98d2543e8c556ab51a65a6555d5a1c1675e05f /commit.c
parent6af23ac66cc5050aa4aa2adb5037196536c824e3 (diff)
Makefile: skip reftable library for Coccinelle
The reftable library does not use any of the common helpers that the Git project has. Consequently, most of the rules that we have in Coccinelle do not apply to the library at all and may even generate false positives when a pattern can be converted to use a Git helper function. Exclude reftable library sources from being checked by Coccinelle to avoid such false positives. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions