xref: /qemu/python/tests/pylint.sh (revision 246f530cdb5a93b5da6db2c2fb00549b4081d943)
1#!/bin/sh -e
2python3 -m pylint qemu/
3