.gitlab-ci.yml: Use --strict instead of list
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 5 Mar 2019 05:11:21 +0000 (06:11 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 13 Mar 2019 03:26:56 +0000 (04:26 +0100)
commitf62867dde669c79680229412b2ac46ad5e65a979
treec4af271ab00d5c49771d5f215e0fa7afe89967fe
parent4b73ca638ec8194e96b7d8199022f519b3499109
.gitlab-ci.yml: Use --strict instead of list

This makes the output to be more compact while not loosing readability
--format=flycheck // --format=json could also be used but they are
not very human readable
.gitlab-ci.yml