aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/pylintrc
AgeCommit message (Expand)AuthorFilesLines
2022-02-28scripts/qapi: minor delintingJohn Snow1-10/+6
2021-10-02qapi/parser: enable pylint checksJohn Snow1-2/+1
2021-10-02qapi/pylintrc: ignore 'consider-using-f-string' warningJohn Snow1-0/+1
2021-05-20qapi/parser: allow 'ch' variable nameJohn Snow1-0/+1
2021-04-30qapi/error.py: enable pylint checksJohn Snow1-2/+1
2021-04-30qapi/expr.py: enable pylint checksJohn Snow1-1/+0
2020-10-10qapi/visit.py: remove unused parameters from gen_visit_objectJohn Snow1-1/+0
2020-10-10qapi/types.py: remove one-letter variablesJohn Snow1-1/+0
2020-10-10qapi/gen.py: delint with pylintJohn Snow1-2/+3
2020-10-10qapi/source.py: delint with pylintJohn Snow1-1/+0
2020-10-10qapi/common.py: check with pylintJohn Snow1-2/+1
2020-10-10qapi: add pylintrcJohn Snow1-0/+73