]> www.infradead.org Git - users/dwmw2/qemu.git/commit
iotests/297: Split run_linters apart into run_pylint and run_mypy
authorJohn Snow <jsnow@redhat.com>
Tue, 19 Oct 2021 14:49:09 +0000 (10:49 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 1 Nov 2021 15:54:59 +0000 (11:54 -0400)
commit2d804f55b4f6b4f500ad99567c60631ac47fd860
tree2973407012b53b8fa298d31d90fd76b2ac210a8e
parentf1be6219c550aeba1f91ac33b8236296e5b34851
iotests/297: Split run_linters apart into run_pylint and run_mypy

Move environment setup into main(), and split the actual linter
execution into run_pylint and run_mypy, respectively.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211019144918.3159078-7-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
tests/qemu-iotests/297