johnthagen / clion-cppcheck

:ballot_box_with_check: cppcheck plugin for CLion
https://plugins.jetbrains.com/plugin/8143-cppcheck/
MIT License
31 stars 6 forks source link

Add the ability to configure the plugin for only one project #89

Closed tocic closed 1 year ago

tocic commented 1 year ago

I keep getting an internal error from cppcheck for my project. Can I disable the plugin or suppress files only for that project? In some other plugins, you have the option to configure on a per-project basis. I'd like to have it here too.

firewave commented 1 year ago

This is essentially a duplicate of #52.

Also could you provide some information on the "internal error"? Is it an error from the Cppcheck analysis or from the plugin?

tocic commented 1 year ago

From the Cppcheck analysis. OK, closing then.

firewave commented 1 year ago

Care to share the internal error? That issue is not related to the plugin but it also needs to be resolved.

tocic commented 1 year ago

I've already reported it to the cppcheck team. It's not easy to reproduce it now: more than 2 months have passed + I don't use CLion currently.

firewave commented 1 year ago

Good to know. Could you point me to the report?

The only internalError I am aware of is https://trac.cppcheck.net/ticket/11708 and that is fixed with 2.11. That should not have been visible with 2.10 though.

tocic commented 1 year ago

Could you point me to the report?

No, sorry.