xref: /openbmc/qemu/python/tests/pylint.sh (revision 5dd0be53e89acfc367944489a364b0ec835dee9a)
1#!/bin/sh -e
2# See commit message for environment variable explainer.
3SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pylint qemu/
4