|
.flake8
|
qapi: delint using flake8
|
2020-10-10 11:37:47 +02:00 |
|
.isort.cfg
|
qapi: enforce import order/styling with isort
|
2020-10-10 11:37:47 +02:00 |
|
common.py
|
qapi/common.py: move build_params into gen.py
|
2020-10-10 11:37:48 +02:00 |
|
error.py
|
qapi: Use super() now we have Python 3
|
2020-03-05 09:24:11 +01:00 |
|
expr.py
|
qapi: enforce import order/styling with isort
|
2020-10-10 11:37:47 +02:00 |
|
mypy.ini
|
qapi/introspect.py: add type hint annotations
|
2021-02-18 19:45:20 +01:00 |
|
parser.py
|
qapi: enforce import order/styling with isort
|
2020-10-10 11:37:47 +02:00 |
|
schema.py
|
qapi/introspect.py: add type hint annotations
|
2021-02-18 19:45:20 +01:00 |
|
source.py
|
qapi/source.py: delint with pylint
|
2020-10-10 11:37:48 +02:00 |