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