speeduino/misra
tx_haggis f71b7e50e2
Suppress 5.8 & 8.6 (#975)
As of cppcheck 2.9, these checks produce too many false positives
They do not account for class scope.
E.g. class1::method1==class2::method1
2023-05-04 10:14:57 +10:00
..
all_rules.txt MISRA cleanup rule: misra-c2012-8.2 2022-11-06 09:43:29 +11:00
check_misra.sh MISRA check: add XML output (#967) 2023-01-01 10:25:59 +09:00
misra.json refactor: parameterize the MISRA checking script (#507) 2021-01-25 09:56:37 +11:00
misra_2012_text.txt Accurate MISRA scanning for all rules now in place 2022-09-08 12:57:05 +10:00
suppression_notes.txt Accurate MISRA scanning for all rules now in place 2022-09-08 12:57:05 +10:00
suppressions.txt Suppress 5.8 & 8.6 (#975) 2023-05-04 10:14:57 +10:00