qemu-e2k/scripts/qapi
Markus Armbruster d83b47646e qapi: Enforce union and alternate branch naming rules
Union branch names should use '-', not '_'.  Enforce this.  The only
offenders are in tests/.  Fix them.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-29-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[Commit message typo fixed]
2021-03-23 22:31:53 +01:00
..
__init__.py
.flake8
.isort.cfg
commands.py
common.py
error.py
events.py
expr.py qapi: Enforce union and alternate branch naming rules 2021-03-23 22:31:53 +01:00
gen.py
introspect.py
main.py
mypy.ini
parser.py
pylintrc
schema.py
source.py
types.py
visit.py