johnthagen / johnthagen/clion-cppcheck

enable `--inline-suppr` by default

Open
#79 1 comment 0 reactions 1 assignee Claimed by @firewave View on GitHub
enhancement
Dominant language
Java
Stars
35
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently we do not enable the handling of inline suppressions by default. We should enable this since it just makes sense and also to avoid unexpected warnings from already annotated code.

There's a caveat though if the code is being processed by multiple Cppcheck versions and the finding is no longer reported. This might lead to unexpected `unmatchedSuppression` warnings (which was proposed in #77).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.