Menu

Misra Rule Texts

The Cppcheck manual has been recommending that users that wants to run MISRA C provide a rule texts file.

You need to download and use the files provided by MISRA:
https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/tools

See chapter 3.2.2 here: https://misra.org.uk/terms-of-sale/

You shall have no right to copy, adapt, reverse engineer, decompile, disassemble or modify the Documents or any of them in whole or in part.

The Cppcheck manual has been updated: https://github.com/danmar/cppcheck/blob/main/man/manual.md#misrapy

Posted by Daniel Marjamäki 2025-02-21

Log in to post a comment.