Georgiy Komarov
|
390a5af064
|
misra.py: Fix crashes on obsolete GCC syntax for struct initialization (#3175)
* misra.py: Fix crashes on obsolete GCC syntax for struct initialization
* Added expected violations
|
2021-03-20 13:59:39 +01:00 |
Oliver Stöneberg
|
b472b4e65d
|
some Python cleanups based on PyCharm inspections (#2999)
* some Python cleanups based on PyCharm inspections
* test-helloworld.py: adjusted assert in test_addon_relative_path()
|
2021-01-31 14:27:11 +01:00 |
Georgiy Komarov
|
82f51bd523
|
misra: Fix crash on rule 9.x (#3024)
Closes ticket #10084
|
2021-01-07 15:04:12 +01:00 |
kskjerve
|
c22290f5a3
|
Fix #10043 unexpected designator (#2966)
|
2020-12-21 13:25:41 +01:00 |
kskjerve
|
d4860f500a
|
MISRA 9.2 to 9.5 (#2954)
|
2020-12-16 17:28:54 +01:00 |