johnthagen/clion-cppcheck

Make it possible to view the raw output

開放

#53 建立於 2020年11月21日

 (0 則留言) (0 個反應) (1 位負責人)Java (7 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (37 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Currently there is no way to look at the Cppcheck output from inside the IDE. You need to call it manually with the proper command-line options you get that.

We should provide an action which will show the whole raw output of the analysis for the current file similar to the Show Clang-Tidy Info action within CLion.

We should also make the --debug output available so it is easier to file upstream bug reports.

貢獻者指南