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
..
2018-10-29 01:39:52 +01:00
2018-08-05 20:36:21 +02:00
2019-01-09 18:16:51 +01:00
2019-01-09 18:16:51 +01:00
2018-05-14 13:11:59 +02:00