qemu-e2k/scripts/qapi
Markus Armbruster e1f684ea2e qapi: Reject "Returns" section when command doesn't return anything
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240227113921.236097-14-armbru@redhat.com>
2024-03-04 07:12:40 +01:00
..
__init__.py
.flake8
.isort.cfg
commands.py
common.py
error.py
events.py
expr.py
gen.py qapi: re-establish linting baseline 2023-10-19 07:02:29 +02:00
introspect.py
main.py
mypy.ini
parser.py qapi: Reject "Returns" section when command doesn't return anything 2024-03-04 07:12:40 +01:00
pylintrc
schema.py qapi: Call QAPIDoc.check() always 2024-02-26 10:43:56 +01:00
source.py qapi: Require member documentation (with loophole) 2024-02-12 10:04:31 +01:00
types.py
visit.py