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