summary refs log tree commit diff stats
path: root/python/tests/qapi-flake8.sh
blob: c69f9ea2e00d2fa63b804e4e97914a57efdde988 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh -e
# SPDX-License-Identifier: GPL-2.0-or-later

python3 -m flake8 ../scripts/qapi/ \
        ../docs/sphinx/qapidoc.py \
        ../docs/sphinx/qapi_domain.py