We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c214801 commit 7ea7ebeCopy full SHA for 7ea7ebe
config/intellij-code-style.xml
@@ -1,5 +1,7 @@
1
<code_scheme name="Refined Mods" version="173">
2
<JavaCodeStyleSettings>
3
+ <option name="GENERATE_FINAL_LOCALS" value="true" />
4
+ <option name="GENERATE_FINAL_PARAMETERS" value="true" />
5
<option name="SPACE_INSIDE_ONE_LINE_ENUM_BRACES" value="true" />
6
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
7
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
0 commit comments