Clang not checking formatting in CI
gitlab CI returns module add Clang/v13.0.0-1
can be observed here https://git.jinr.ru/nica/mpdroot/-/jobs/67093
which has to be
module add Clang
will quickly fix this
Edited by Slavomir Hnatic
gitlab CI returns module add Clang/v13.0.0-1
can be observed here https://git.jinr.ru/nica/mpdroot/-/jobs/67093
which has to be
module add Clang
will quickly fix this