Skip to content

Commit 7ea7ebe

Browse files
committed
chore: update code style
1 parent c214801 commit 7ea7ebe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/intellij-code-style.xml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<code_scheme name="Refined Mods" version="173">
22
<JavaCodeStyleSettings>
3+
<option name="GENERATE_FINAL_LOCALS" value="true" />
4+
<option name="GENERATE_FINAL_PARAMETERS" value="true" />
35
<option name="SPACE_INSIDE_ONE_LINE_ENUM_BRACES" value="true" />
46
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
57
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />

0 commit comments

Comments
 (0)