|
.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 |
|
error.py
|
qapi: Use super() now we have Python 3
|
2020-03-05 09:24:11 +01:00 |
|
expr.py
|
qapi/expr.py: Remove single-letter variable
|
2021-04-30 12:59:54 +02:00 |
|
mypy.ini
|
qapi/expr.py: add type hint annotations
|
2021-04-30 12:59:54 +02:00 |
|
parser.py
|
qapi: Enforce command naming rules
|
2021-03-23 22:31:05 +01:00 |
|
pylintrc
|
qapi/expr.py: enable pylint checks
|
2021-04-30 12:59:54 +02:00 |
|
source.py
|
qapi: Enforce command naming rules
|
2021-03-23 22:31:05 +01:00 |