feat: Menu

This commit is contained in:
2025-05-25 13:53:45 +02:00
parent 11a7fe972f
commit c24422e80a
20 changed files with 377 additions and 40 deletions

View File

@@ -0,0 +1,10 @@
<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="66" name="Java" />
</Languages>
</inspection_tool>
</profile>
</component>