| .. |
|
.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 |
|
__init__.py
|
qapi-gen: New common driver for code and doc generators
|
2018-03-02 13:14:09 -06:00 |
|
commands.py
|
qapi: delint using flake8
|
2020-10-10 11:37:47 +02:00 |
|
common.py
|
qapi/common.py: Remove python compatibility workaround
|
2020-10-10 11:37:47 +02:00 |
|
error.py
|
qapi: Use super() now we have Python 3
|
2020-03-05 09:24:11 +01:00 |
|
events.py
|
qapi: Remove wildcard includes
|
2020-10-10 11:37:47 +02:00 |
|
expr.py
|
qapi: enforce import order/styling with isort
|
2020-10-10 11:37:47 +02:00 |
|
gen.py
|
qapi: Remove wildcard includes
|
2020-10-10 11:37:47 +02:00 |
|
introspect.py
|
qapi: enforce import order/styling with isort
|
2020-10-10 11:37:47 +02:00 |
|
main.py
|
qapi: Prefer explicit relative imports
|
2020-10-10 11:37:47 +02:00 |
|
parser.py
|
qapi: enforce import order/styling with isort
|
2020-10-10 11:37:47 +02:00 |
|
pylintrc
|
qapi: add pylintrc
|
2020-10-10 11:37:47 +02:00 |
|
schema.py
|
qapi: delint using flake8
|
2020-10-10 11:37:47 +02:00 |
|
source.py
|
qapi: Inheriting from object is pointless with Python 3, drop
|
2020-03-05 09:24:11 +01:00 |
|
types.py
|
qapi: Remove wildcard includes
|
2020-10-10 11:37:47 +02:00 |
|
visit.py
|
qapi: delint using flake8
|
2020-10-10 11:37:47 +02:00 |