13 lines
665 B
XML
Raw Normal View History

2024-03-01 14:36:10 +04:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
2024-04-20 01:42:11 +04:00
<inspection_tool class="EnhancedSwitchMigration" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myMaxNumberStatementsForBranch" value="1" />
</inspection_tool>
2024-03-01 14:36:10 +04:00
<inspection_tool class="SpellCheckingInspection" enabled="true" level="TYPO" enabled_by_default="true" editorAttributes="TYPO">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="false" />
</inspection_tool>
</profile>
</component>