Replies: 1 comment 1 reply
-
No, this isn't possible. Although, presumably, you could generate both output formats from a single run using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GitLab runs
vale
twice. Once to get human readable errors and fail.https://gitlab.com/gitlab-org/gitlab/-/jobs/7120216279#L103
And second time to get report artifact for code quality reporting tools.
https://gitlab.com/gitlab-org/gitlab/-/jobs/7120216305#L29
Is it possible to have both with a single run?
Beta Was this translation helpful? Give feedback.
All reactions