aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi/pylintrc (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi/schema: add pylint suppressionsJohn Snow2024-04-241-5/+0
* qapi: sort pylint suppressionsJohn Snow2024-04-241-3/+3
* qapi: update pylint configurationJohn Snow2023-02-231-0/+1
* scripts/qapi: minor delintingJohn Snow2022-02-281-10/+6
* qapi/parser: enable pylint checksJohn Snow2021-10-021-2/+1
* qapi/pylintrc: ignore 'consider-using-f-string' warningJohn Snow2021-10-021-0/+1
* qapi/parser: allow 'ch' variable nameJohn Snow2021-05-201-0/+1
* qapi/error.py: enable pylint checksJohn Snow2021-04-301-2/+1
* qapi/expr.py: enable pylint checksJohn Snow2021-04-301-1/+0
* qapi/visit.py: remove unused parameters from gen_visit_objectJohn Snow2020-10-101-1/+0
* qapi/types.py: remove one-letter variablesJohn Snow2020-10-101-1/+0
* qapi/gen.py: delint with pylintJohn Snow2020-10-101-2/+3
* qapi/source.py: delint with pylintJohn Snow2020-10-101-1/+0
* qapi/common.py: check with pylintJohn Snow2020-10-101-2/+1
* qapi: add pylintrcJohn Snow2020-10-101-0/+73