[Libguestfs] [libnbd PATCH] ci: Enable python code style

Martin Kletzander mkletzan at redhat.com
Tue Jun 22 13:38:13 UTC 2021


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 ci/build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/build.sh b/ci/build.sh
index 7d62a84a5d4b..4ea3fec7d512 100755
--- a/ci/build.sh
+++ b/ci/build.sh
@@ -8,6 +8,7 @@ main() {
     autoreconf -if
 
     CONFIG_ARGS="\
+--enable-python-code-style \
 --enable-gcc-warnings \
 --enable-fuse \
 --enable-ocaml \
-- 
2.32.0




More information about the Libguestfs mailing list