cppcheck
cppcheck copied to clipboard
static analysis of C/C++ code
it is just an alias
- Add missing options to both synopsis and detailed descriptions: * --addon= * --check-level= * --clang * --cppcheck-build-dir= * --file-filter= * --performance-valueflow-max-if-count= * --premium= * --project= * --project-configuration= * --template-location=...
Updated the check for misra 10.3 based on the misra examples https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite also added the examples as tests