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