Skip to content

Commit

Permalink
chore: update code style
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Jun 28, 2024
1 parent 568f846 commit 52d8611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/intellij-code-style.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<code_scheme name="Refined Mods" version="173">
<JavaCodeStyleSettings>
<option name="GENERATE_FINAL_LOCALS" value="true" />
<option name="GENERATE_FINAL_PARAMETERS" value="true" />
<option name="SPACE_INSIDE_ONE_LINE_ENUM_BRACES" value="true" />
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
Expand Down

0 comments on commit 52d8611

Please sign in to comment.