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).