commit | 4b314c1a71e398f428de69ae719967cd9902f61d | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Thu Feb 20 09:40:45 2020 +0100 |
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | Thu Feb 20 13:01:23 2020 +0100 |
tree | b9665f9708a74cdf28b67c2002b0ebec338a6840 | |
parent | 6c599282f8ab382fe59f03a6cae755b89561a7b3 [diff] [blame] |
scripts/git.orderfile: Display Cocci scripts before code modifications When we use a Coccinelle semantic script to do automatic code modifications, it makes sense to look at the semantic patch first. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
diff --git a/scripts/git.orderfile b/scripts/git.orderfile index 1f747b5..7cf22e0 100644 --- a/scripts/git.orderfile +++ b/scripts/git.orderfile
@@ -22,6 +22,9 @@ qapi/*.json qga/*.json +# semantic patches +*.cocci + # headers *.h