This commit is contained in:
2024-05-08 10:24:32 +02:00
commit 1b8e531f29
16 changed files with 309 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Misra" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="OCInconsistentNaming" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
</profile>
</component>