-
Lukáš Krupčík authoredLukáš Krupčík authored
.gitlab-ci.yml 118 B
pylint:
stage: test
image: it4innovations/docker-pycheck:latest
script:
- pylint --max-module-lines=3000 *.py
pylint:
stage: test
image: it4innovations/docker-pycheck:latest
script:
- pylint --max-module-lines=3000 *.py