Output clang-format issues in job
Currently, the clang-format issues are only downloaded by artifact. That is quite annoying, so we should use tee
to also have them show up in the job logs (maybe double check the length to prevent issues).
Currently, the clang-format issues are only downloaded by artifact. That is quite annoying, so we should use tee
to also have them show up in the job logs (maybe double check the length to prevent issues).
added Continuous Integration ci: pipeline typemaintenance labels
assigned to @nbugel
973-output-clang-format-issues-in-job
to address this issue created branch 973-output-clang-format-issues-in-job
to address this issue
mentioned in merge request !712 (merged)
mentioned in commit 9d2660a1
closed with merge request !712 (merged)
mentioned in commit 3f4c3233
mentioned in merge request !733 (closed)
mentioned in merge request !735 (merged)