Skip to content
Snippets Groups Projects
Commit 5c5eb697 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Also lint integration tests

parent 6887f1d9
Branches
Tags
2 merge requests!162DOC WIP: Tutorial: Single structured file,!161F pylint
Pipeline #48509 passed with warnings
......@@ -299,7 +299,7 @@ pylint:
optional: true
allow_failure: true
script:
- pylint --unsafe-load-any-extension=y -d all -e E,F src/caoscrawler
- pylint --unsafe-load-any-extension=y -d all -e E,F src/caoscrawler integrationtests/
# Build the sphinx documentation and make it ready for deployment by Gitlab Pages
# Special job for serving a static website. See https://docs.gitlab.com/ee/ci/yaml/README.html#pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment