johnthagen/clion-cppcheck

Make options a per-project configuration

开放

#52 创建于 2020年11月21日

 (0 条评论) (0 个反应) (0 位负责人)Java (7 个派生)github user discovery
enhancementhelp wantedv2

仓库指标

星标
 (37 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南