johnthagen/clion-cppcheck

Make options a per-project configuration

Offen

#52 geöffnet am 21.11.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (7 Forks)github user discovery
enhancementhelp wantedv2

Repository-Metriken

Stars
 (37 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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