johnthagen / johnthagen/clion-cppcheck
Improve batch analysis behavior
Open
enhancement
help wanted
- Dominant language
- Java
- Stars
- 35
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.