]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: add pylintrc file
authorJohn Snow <jsnow@redhat.com>
Tue, 31 Mar 2020 00:00:05 +0000 (20:00 -0400)
committerMax Reitz <mreitz@redhat.com>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commit576dc22be11d3cd95eec0e75ec5603cde671a370
treed87b57d053571fc431eb2d43016fd88f32177b83
parent4eabe0515ad7947da566fa52f9bd29e6fc1e6dcc
iotests: add pylintrc file

This allows others to get repeatable results with pylint. If you run
`pylint iotests.py`, you should see a 100% pass.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200331000014.11581-6-jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/pylintrc [new file with mode: 0644]