qemu/scripts/qapi
Markus Armbruster 9e191d3368 qapi/expr: Enforce feature naming rules again
Commit e42648dccd "qapi/expr.py: Remove single-letter variable"
accidentally removed the check for "only lower case letters and
hyphens".  Restore it.

Fixes: e42648dccd
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220510061645.3209195-2-armbru@redhat.com>
2022-05-16 07:29:50 +02:00
..
.flake8
.isort.cfg
__init__.py
commands.py
common.py
error.py
events.py
expr.py qapi/expr: Enforce feature naming rules again 2022-05-16 07:29:50 +02:00
gen.py
introspect.py
main.py
mypy.ini
parser.py
pylintrc
schema.py
source.py
types.py
visit.py