johnthagen/clion-cppcheck

Improve batch analysis behavior

開放

#54 建立於 2020年11月21日

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

倉庫指標

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

描述

Currently the batch analysis is just a batch of on-the-fly inspections. So if you pass a folder to it you will get different results as if you passed a folder to Cppcheck.

We are also ignoring findings on header (.h) files which are reported while analyzing a source file. These findings need to be reported in the batch analysis as well.

貢獻者指南