cppcheck/addons
Sebastian 72c9646be9
misra.py: Possible fix for problematic code (#1613)
Without the `for scope in data.scopes:` loop, scope is not assigned anything.
From the context a loop over `data.scopes` could be intended. But other things like indentation would be possibly correct too. Not sure how this code should be.
We try this fix.
2019-01-22 07:28:29 +01:00
..
test misra addon: Fix issue with unexpected encodings in loadRuleTexts() (trac 8946) (#1608) 2019-01-18 21:30:08 +01:00
y2038 Set executable bit for addons/ python scripts 2018-03-20 20:54:59 +01:00
ROS_naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
cert.py cert.py: another fix for valueflow 2018-10-29 01:39:52 +01:00
cppcheckdata.doxyfile Fix some typos in comments (found by codespell) 2016-11-27 11:40:42 +01:00
cppcheckdata.py cppcheckdata.py: read more data from dumps 2018-10-28 20:47:44 +01:00
findcasts.py Set executable bit for addons/ python scripts 2018-03-20 20:54:59 +01:00
misc.py some small *.py script cleanup (#1328) 2018-08-05 20:36:21 +02:00
misra.py misra.py: Possible fix for problematic code (#1613) 2019-01-22 07:28:29 +01:00
naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
naming.py Travis: Enforce naming convention, private variable names must start with 'm[A-Z]' 2018-06-18 09:55:43 +02:00
namingng.py Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
threadsafety.py fix a few typos 2018-05-14 13:11:59 +02:00