image: "debian:buster-backports" before_script: - apt update -qq - > apt install -y --no-install-recommends gcc make pylint3 yapf3 allocbench: script: make check