[PWGEM,PWGHF] Clean up code-check errors and warnings - #17285
[PWGEM,PWGHF] Clean up code-check errors and warnings#17285mhemmer-cern wants to merge 3 commits into
Conversation
|
O2 linter results: ❌ 181 errors, |
|
Error while checking build/O2Physics/code-check for 6af663d at 2026-08-02 07:48: Full log here. |
|
@vkucera something is wrong with the code-check result here. Locally when checking my branch with these commit vs upstream/master I am not getting any of these false errors. |
|
@mhemmer-cern Indeed, I cannot reproduce it either locally. It seems like Clang-Tidy cannot find the correct compilation command for the header in the database. |
Then I will mark this a ready for review. |
Clean up some code-check errors and warnings in the PWGEM/PhotonMeson/Utils part. Resulting changes affected also one code in HF so I touched that one file and fixed the things there too. I hope that's okay.