johnthagen/clion-cppcheck

Make it possible to view the raw output

Aperta

#53 aperta il 21 nov 2020

 (0 commenti) (0 reazioni) (1 assegnatario)Java (7 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (37 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor