cppcheck/addons
Georgy Komarov e979b0652c misra.py: Fix up and improve load rules parser. (#1895)
* misra.py: Fixup load rules parser.

* misra.py: Report when rule text is missing in rule-texts file

* misra.py: Allow to skip misra checks not specified in rule-texts.

* misra.py: Remove top-level control flow.

Create separate class that stores settings, instead of global variables.

This is required to perform imports from misra.py for testing purposes.

* misra.py: Add simple pytest test for load rules.

* misra.py: Add document structure tests.

* misra.py: Exit after show rules table.

* misra.py: Add document structure tests.

* misra.py: Fixup import pitfall with python2

* misra.py: Minor fixes
2019-06-17 21:17:29 +02:00
..
test misra.py: Fix up and improve load rules parser. (#1895) 2019-06-17 21:17:29 +02:00
y2038 Typos found by running "codespell" (#1715) 2019-03-01 01:01:39 +01:00
ROS_naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
__init__.py misra.py: Fix up and improve load rules parser. (#1895) 2019-06-17 21:17:29 +02:00
cert.py add CERT STR05-C check (#1899) 2019-06-17 20:42:23 +02:00
cppcheckdata.doxyfile Fix some typos in comments (found by codespell) 2016-11-27 11:40:42 +01:00
cppcheckdata.py Record C/CPP/Posix Standard used for cppcheck in dump file / use this for misra checking (#1782) 2019-06-14 12:06:57 +02:00
findcasts.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
misc.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
misra.py misra.py: Fix up and improve load rules parser. (#1895) 2019-06-17 21:17:29 +02:00
naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
naming.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
namingng.py addons/namingng.py: Fixed typos, no functional changes intended. 2019-03-26 15:21:49 +01:00
threadsafety.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00