johnthagen/clion-cppcheck

Make options a per-project configuration

Aberta

#52 aberto em 21 de nov. de 2020

 (0 comentário) (0 reação) (0 responsável)Java (7 forks)github user discovery
enhancementhelp wantedv2

Métricas do repositório

Stars
 (37 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador