1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 09:21:26 +03:00
systemd/coccinelle
Lennart Poettering 2d0bc68450 coccinelle: add a run-coccinelle.sh script that runs all scripts
One day we should start running something like this as part of CI so
that non-well-formed commits are not even accepted...
2017-11-29 20:12:26 +01:00
..
empty-if.cocci
errno.cocci
free_and_replace.cocci
hashmap_free.cocci
htonl.cocci
in_set.cocci coccinelle: fix IN_SET/!IN_SET scripts, and apply some changes it found 2017-11-29 20:12:26 +01:00
isempty.cocci
mfree_return.cocci
mfree.cocci
no-if-assignments.cocci
not_in_set.cocci coccinelle: fix IN_SET/!IN_SET scripts, and apply some changes it found 2017-11-29 20:12:26 +01:00
run-coccinelle.sh coccinelle: add a run-coccinelle.sh script that runs all scripts 2017-11-29 20:12:26 +01:00
safe_close-no-if.cocci
safe_close.cocci
safe_closedir.cocci
safe_fclose.cocci
strempty.cocci
strjoin.cocci
strjoina.cocci
strv_free.cocci
while-true.cocci
xsprintf.cocci