dist: bionic language: python python: - "3.7" install: - pip install pylint jobs: include: - name: pylint script: pylint osbuild assemblers/* stages/*