Skip to content

Commit c72517f

Browse files
committed
[IntelliJ] (Add) wrap enum constants
1 parent 3a4cdf1 commit c72517f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intellij-java-google-style.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
<option name="WHILE_BRACE_FORCE" value="3" />
137137
<option name="FOR_BRACE_FORCE" value="3" />
138138
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
139+
<option name="ENUM_CONSTANTS_WRAP" value="2" />
139140
<indentOptions>
140141
<option name="INDENT_SIZE" value="2" />
141142
<option name="CONTINUATION_INDENT_SIZE" value="4" />

0 commit comments

Comments
 (0)