Skip to content

enable --inline-suppr by default #79

@firewave

Description

@firewave

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).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions