pipeline: flake8: image: python:3.8 commands: - pip install flake8 - flake8 /src +branches: dev