johnthagen/clion-cppcheck

Make options a per-project configuration

Open

#52 opened on Nov 21, 2020

 (0 comments) (0 reactions) (0 assignees)Java (7 forks)github user discovery
enhancementhelp wantedv2

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide