mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
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>
This commit is contained in:
@@ -22,6 +22,9 @@ Makefile*
|
||||
qapi/*.json
|
||||
qga/*.json
|
||||
|
||||
# semantic patches
|
||||
*.cocci
|
||||
|
||||
# headers
|
||||
*.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user