We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcee12 commit b1ec61bCopy full SHA for b1ec61b
1 file changed
configs/codestyles/SquareAndroid.xml
@@ -260,6 +260,7 @@
260
<option name="FIELD_ANNOTATION_WRAP" value="1" />
261
<option name="ENUM_CONSTANTS_WRAP" value="2" />
262
<option name="ALLOW_TRAILING_COMMA" value="true" />
263
+ <option name="LINE_BREAK_AFTER_MULTILINE_WHEN_ENTRY" value="false" />
264
<indentOptions>
265
<option name="INDENT_SIZE" value="2" />
266
<option name="CONTINUATION_INDENT_SIZE" value="2" />
@@ -418,4 +419,4 @@
418
419
</rules>
420
</arrangement>
421
</codeStyleSettings>
-</code_scheme>
422
+</code_scheme>
0 commit comments