aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2022-11-23 10:43:25 +0000
committerDaniel P. Berrangé <berrange@redhat.com>2023-01-17 10:09:40 +0000
commitd24d20fd8ef6189ab4df777ddfdd60bf816e392c (patch)
tree02f0265d93ec2b3d70539b4f8e51c511037dc266 /examples
parent17b028b6a2c77684d57991f36becf3384a84eece (diff)
downloadlibvirt-ci-d24d20fd8ef6189ab4df777ddfdd60bf816e392c.zip
libvirt-ci-d24d20fd8ef6189ab4df777ddfdd60bf816e392c.tar.gz
libvirt-ci-d24d20fd8ef6189ab4df777ddfdd60bf816e392c.tar.bz2
manifest: integrate support for 'flake8' formatting job
This allows the manifest to request use of 'flake8' for python code formatting checks. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/manifest.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/manifest.yml b/examples/manifest.yml
index e3144bd..9b53447 100644
--- a/examples/manifest.yml
+++ b/examples/manifest.yml
@@ -47,6 +47,7 @@ gitlab:
# go-fmt: false
# clang-format: false
# black: false
+# flake8: false
#
# templates:
# native-build: .native_build_job