Merge branch 'wip' into develop

Change-Id: Ib5084b8750b31523819c688f4954c52cef4d4a0c
This commit is contained in:
2023-05-31 14:06:05 +02:00
167 changed files with 15251 additions and 188 deletions

View File

@ -199,7 +199,7 @@ max-branches=50
max-statements=150
# Maximum number of parents for a class (see R0901).
max-parents=15
max-parents=20
# Maximum number of attributes for a class (see R0902).
max-attributes=50