[PWGEM,PWGHF] Clean up code-check errors and warnings - #17285
Conversation
|
O2 linter results: ❌ 181 errors, |
This comment was marked as outdated.
This comment was marked as outdated.
|
@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. |
|
@vkucera could you approve this if this is okay from HF side? |
vkucera
left a comment
There was a problem hiding this comment.
Thanks @mhemmer-cern , looks good to me. Also the code-check seems to have recovered.
alibuild
left a comment
There was a problem hiding this comment.
Auto-approving on behalf of @mhemmer-cern.
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.