Commit Graph

4 Commits

Author SHA1 Message Date
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
Josh Stewart 7eee585f6b Accurate MISRA scanning for all rules now in place 2022-09-08 12:57:05 +10:00
Josh Stewart f84583d4bb Switch to latest version of cppcheck and MISRA scan 2019-06-25 18:27:54 +10:00
Josh Stewart 90de9d06f8 Some work on moving towards to the new cppcheck MISRA scanner 2019-01-23 12:05:14 +13:00