johnthagen/clion-cppcheck

Make options a per-project configuration

Ouverte

#52 ouverte le 21 nov. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Java (7 forks)github user discovery
enhancementhelp wantedv2

Métriques du dépôt

Stars
 (37 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur