cppcheck
cppcheck copied to clipboard
static analysis of C/C++ code
I don't actually intend to merge this .. it's just a test to see how cppcheck premium head works
`Check` is used to store the check instances which are being accessed. The code/interface for the actual implementation of a Check does not need to be exposed. This will also...
This is a follow-up on the discussion with @chrfranke in #4229. I manually tested the build on all their shell variations as well as using the compiler through the regular...
Make sure that useline and usecolumn are always of type integer in the python scripts. Add extra information in misra-reports, for a number of checks, to make it easier to...
This finally makes all those groups granular from each other. We can still move the version which will remove this behavior if we feel uncomfortable. But we should at least...