Duplicate cppCheck warnings are not combined or removed.
Can you please provide an example?
Working on it.
Problem encountered in a proprietary code base. Attempted minimal example correctly combined the one issue found twice, but in our code base I’m seeing issues repeated up to 12 times.
Missing include keyword and unused function duplicated in this small [example|https://github.com/bracketttc/example].