oop22/MyFirstUniverseV2/.idea/inspectionProfiles/Project_Default.xml
Oleksandr Hryshchenko f0cf085391 V2
2022-12-04 22:19:51 +01:00

10 lines
368 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<Languages>
<language minSize="80" name="Java" />
</Languages>
</inspection_tool>
</profile>
</component>