aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/pylintrc
AgeCommit message (Expand)Author
2021-05-20qapi/parser: allow 'ch' variable nameJohn Snow
2021-04-30qapi/error.py: enable pylint checksJohn Snow
2021-04-30qapi/expr.py: enable pylint checksJohn Snow
2020-10-10qapi/visit.py: remove unused parameters from gen_visit_objectJohn Snow
2020-10-10qapi/types.py: remove one-letter variablesJohn Snow
2020-10-10qapi/gen.py: delint with pylintJohn Snow
2020-10-10qapi/source.py: delint with pylintJohn Snow
2020-10-10qapi/common.py: check with pylintJohn Snow
2020-10-10qapi: add pylintrcJohn Snow