clion-cppcheck
clion-cppcheck copied to clipboard
Make options a per-project configuration
Currently the configured command-line options are global and affect all projects. In case you need to specify a special option this would affect all projects.
We should probably move the options to the inspection settings which are per-project.