Fix #14880 add support for Folders in slnx project file and skip non C++ projects#8681
Fix #14880 add support for Folders in slnx project file and skip non C++ projects#8681IOBYTE wants to merge 11 commits into
Conversation
|
this should be ready to go now |
|
Sorry for slow review. I approve this. However there is a conflict in selfcheck.yml. If you fix that then feel free to merge. |
|
I think I fixed the conflict but I can't figure out how to make github happy. These hardcoded file and line numbers are a constant problem. |
I agree, if we would implement a proper "cppcheck warning hash" similar in spirit to coveritys CID then we could suppress that instead. |
it should be possible to suppress unusedFunction warnings using the symbolName instead. |
|
I made this PR #8714 to make the suppressions more flexible please feel free to review it. |
No description provided.