Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/qapi: minor delinting | John Snow | 2022-02-28 | 1 | -10/+6 |
* | qapi/parser: enable pylint checks | John Snow | 2021-10-02 | 1 | -2/+1 |
* | qapi/pylintrc: ignore 'consider-using-f-string' warning | John Snow | 2021-10-02 | 1 | -0/+1 |
* | qapi/parser: allow 'ch' variable name | John Snow | 2021-05-20 | 1 | -0/+1 |
* | qapi/error.py: enable pylint checks | John Snow | 2021-04-30 | 1 | -2/+1 |
* | qapi/expr.py: enable pylint checks | John Snow | 2021-04-30 | 1 | -1/+0 |
* | qapi/visit.py: remove unused parameters from gen_visit_object | John Snow | 2020-10-10 | 1 | -1/+0 |
* | qapi/types.py: remove one-letter variables | John Snow | 2020-10-10 | 1 | -1/+0 |
* | qapi/gen.py: delint with pylint | John Snow | 2020-10-10 | 1 | -2/+3 |
* | qapi/source.py: delint with pylint | John Snow | 2020-10-10 | 1 | -1/+0 |
* | qapi/common.py: check with pylint | John Snow | 2020-10-10 | 1 | -2/+1 |
* | qapi: add pylintrc | John Snow | 2020-10-10 | 1 | -0/+73 |