summaryrefslogtreecommitdiffstats
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorMarkus Armbruster2021-09-17 16:31:13 +0200
committerMarkus Armbruster2021-09-25 06:55:54 +0200
commit8ebc3120e161424911ba6d8725e77da32fbb25e5 (patch)
tree26e20be482d9235a01e1c3bdd0d44aa823cdd361 /scripts/qapi/commands.py
parentqapi: Tidy up unusual line breaks (diff)
downloadqemu-8ebc3120e161424911ba6d8725e77da32fbb25e5.tar.gz
qemu-8ebc3120e161424911ba6d8725e77da32fbb25e5.tar.xz
qemu-8ebc3120e161424911ba6d8725e77da32fbb25e5.zip
qapi: Stop enforcing "type name should not end in 'Kind'
I'm about to convert simple unions to flat unions, then drop simple union support. The conversion involves making the implict enum types explicit. To reduce churn, I'd like to name them exactly like the implicit types they replace. However, these names are reserved for the generator's use. They won't be once simple unions are gone. Stop enforcing this naming rule now rather than then. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20210917143134.412106-3-armbru@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions