Sign in
qemu
/
qemu
/
3dfd711ea9eeda8a0b44f73a65e19f3c1f7d428d
/
.
/
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