Update IntelliJ IDEA code style

This commit is contained in:
Moritz Halbritter 2025-03-03 11:45:48 +01:00
parent e69683769e
commit 05082cef4c

View File

@ -51,6 +51,8 @@
</option> </option>
<option name="IMPORT_LAYOUT_TABLE"> <option name="IMPORT_LAYOUT_TABLE">
<value> <value>
<package name="" withSubpackages="true" static="false" module="true" />
<emptyLine />
<package name="java" withSubpackages="true" static="false" /> <package name="java" withSubpackages="true" static="false" />
<emptyLine /> <emptyLine />
<package name="javax" withSubpackages="true" static="false" /> <package name="javax" withSubpackages="true" static="false" />
@ -119,4 +121,4 @@
</indentOptions> </indentOptions>
</codeStyleSettings> </codeStyleSettings>
</code_scheme> </code_scheme>
</component> </component>