1
0
mirror of https://github.com/git/git.git synced 2024-10-01 01:21:24 +02:00
git/contrib/coccinelle
Junio C Hamano ab66fc2705 Merge branch 'rs/cocci-strbuf-addf-to-addstr'
* rs/cocci-strbuf-addf-to-addstr:
  cocci: simplify check for trivial format strings
2018-02-15 14:55:44 -08:00
..
.gitignore
array.cocci coccinelle: remove parentheses that become unnecessary 2017-10-02 13:02:26 +09:00
free.cocci coccinelle: polish FREE_AND_NULL rules 2017-06-29 10:46:16 -07:00
object_id.cocci
qsort.cocci
README
strbuf.cocci Merge branch 'rs/cocci-strbuf-addf-to-addstr' 2018-02-15 14:55:44 -08:00
swap.cocci
xstrdup_or_null.cocci

This directory provides examples of Coccinelle (http://coccinelle.lip6.fr/)
semantic patches that might be useful to developers.