image: archlinux packages: - gcc - make - clang tasks: - lint: | cd olang make linter - build: | cd olang make