Skip to content

Commit

Permalink
[IntelliJ] (Add) wrap enum constants
Browse files Browse the repository at this point in the history
  • Loading branch information
TienNM5 committed Jul 19, 2023
1 parent 3a4cdf1 commit c72517f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intellij-java-google-style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
<option name="WHILE_BRACE_FORCE" value="3" />
<option name="FOR_BRACE_FORCE" value="3" />
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
<option name="ENUM_CONSTANTS_WRAP" value="2" />
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="4" />
Expand Down

0 comments on commit c72517f

Please sign in to comment.