johnthagen/clion-cppcheck

Handle additional include paths

开放

#55 创建于 2020年11月21日

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

仓库指标

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

描述

Currently no additional includes paths are being passed to the analysis. This may lead to false positives or findings not being reported at all.

We should also indicate that a non-system include wasn't found in the editor (albeit optional).

These need to be made available to the plugin and it seems they are not available yet.

贡献者指南