1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-11-22 08:04:26 +00:00
distributed-arcade/.idea/inspectionProfiles/Project_Default.xml

11 lines
554 B
XML
Raw Normal View History

2022-11-10 13:45:38 +00:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
2022-11-11 01:11:18 +00:00
<inspection_tool class="DuplicatedCode" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
2022-11-10 13:45:38 +00:00
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>