[fix] correctly format .gitlab/ci/lint.gitlab-ci.yml

This commit is contained in:
Laurent Peuch 2021-04-16 02:39:46 +02:00
parent d77866621b
commit f9419c9606

View file

@ -3,6 +3,7 @@
########################################
# later we must fix lint and format-check jobs and remove "allow_failure"
---
lint37:
stage: lint
image: "before-install"