Is there a way to suppress everything except the errors generated by my custom add on? I've tried --suppress=* but that also supresses issues identified by my addon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to suppress everything except the errors generated by my custom add on? I've tried --suppress=* but that also supresses issues identified by my addon.
hmm.. not directly from cppcheck.
as you probably know, you can run your addon separately: