speeduino/misra
adbancroft 690529637a
refactor: parameterize the MISRA checking script (#507)
* refactor: parameterize the MISRA checking script

The script contained hardcoded paths, which made it difficult
to use as part of the development workflow.

* ci!: use script relative path to pick source folder

* ci!: default output folder within source tree

* refactor: have cppcheck run the misra script

* refactor: use "rm -f" - remove existence check

* refactor: encapsulate into functions

* ci!: merge git MISRA logic into check_misra.sh

* ci!: count true errors, not style violations

* ci: use common MISRA check script

Co-authored-by: adbancroft <adbancroft@users.noreply.github.com>
2021-01-25 09:56:37 +11:00
..
check_misra.sh refactor: parameterize the MISRA checking script (#507) 2021-01-25 09:56:37 +11:00
misra.json refactor: parameterize the MISRA checking script (#507) 2021-01-25 09:56:37 +11:00
misra_2012_text.txt MISRA cleanup 2019-12-02 14:47:30 +11:00
suppression_notes.txt Switch to latest version of cppcheck and MISRA scan 2019-06-25 18:27:54 +10:00
suppressions.txt Switch to latest version of cppcheck and MISRA scan 2019-06-25 18:27:54 +10:00