Sign in
qemu
/
qemu
/
b496a392fec656d8e7af81c496efa3d45fd59023
/
.
/
python
/
tests
/
qapi-pylint.sh
blob: 8767d9d2a2d3eda962318dc6d28c943ebf17366d [
file
] [
log
] [
blame
]
#!/bin/sh -e
# SPDX-License-Identifier: GPL-2.0-or-later
SETUPTOOLS_USE_DISTUTILS
=
stdlib python3
-
m pylint \
--
rcfile
=../
scripts
/
qapi
/
pylintrc \
../
scripts
/
qapi
/
\
../
docs
/
sphinx
/
qapidoc
.
py \
../
docs
/
sphinx
/
qapi_domain
.
py