In #20074 the formatter for gitlab was auto-enabeld. But in order to make it being picked up by Gitlabs Code Quality feature you actually have to prepare the pipeline accordingly. Without this, the output actually got worse (less readable for humans compared to default formatter).
Therefor I'd argue to revert the change and keep the default formatter for Gitlab.
As Gitlab needs this formatter output in a file anyway I'd actually love to have both: the default formatter in my Job output and the gitlab formatter output saved to a dedicated file. AFAIK this is currently not possible.
In #20074 the formatter for gitlab was auto-enabeld. But in order to make it being picked up by Gitlabs Code Quality feature you actually have to prepare the pipeline accordingly. Without this, the output actually got worse (less readable for humans compared to default formatter).
Therefor I'd argue to revert the change and keep the default formatter for Gitlab.
As Gitlab needs this formatter output in a file anyway I'd actually love to have both: the default formatter in my Job output and the gitlab formatter output saved to a dedicated file. AFAIK this is currently not possible.