Tim Andersson has proposed merging
~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2:add_yamllint_to_pipeline
into autopkgtest-cloud:master.
Commit message:
add yamllint to pipeline
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2/+merge/444110
add yamllint to pipeline
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of
~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2:add_yamllint_to_pipeline
into autopkgtest-cloud:master.
diff --git a/.launchpad.yaml b/.launchpad.yaml
index f812f7e..f264d95 100755
--- a/.launchpad.yaml
+++ b/.launchpad.yaml
@@ -6,7 +6,7 @@ jobs:
lint_test:
series: focal
architectures: amd64
- packages: [pylint, python3, shellcheck]
+ packages: [pylint, python3, shellcheck, yamllint]
run: ./ci/lint_test
readthedocs_build:
series: focal
--
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : [email protected]
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help : https://help.launchpad.net/ListHelp