Skip to content

Commit 9b14c0d

Browse files
author
John Hogan
committed
annotations on newline
1 parent e5c52f1 commit 9b14c0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/ProlificAndroid.xml

100755100644
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</option>
9696
</AndroidXmlCodeStyleSettings>
9797
<JavaCodeStyleSettings>
98-
<option name="ANNOTATION_PARAMETER_WRAP" value="2" />
98+
<option name="ANNOTATION_PARAMETER_WRAP" value="1" />
9999
<option name="ALIGN_MULTILINE_ANNOTATION_PARAMETERS" value="true" />
100100
<option name="CLASS_NAMES_IN_JAVADOC" value="3" />
101101
</JavaCodeStyleSettings>
@@ -222,7 +222,6 @@
222222
<option name="IF_BRACE_FORCE" value="3" />
223223
<option name="DOWHILE_BRACE_FORCE" value="1" />
224224
<option name="WHILE_BRACE_FORCE" value="1" />
225-
<option name="FIELD_ANNOTATION_WRAP" value="1" />
226225
<option name="PARAMETER_ANNOTATION_WRAP" value="2" />
227226
<option name="VARIABLE_ANNOTATION_WRAP" value="1" />
228227
<option name="ENUM_CONSTANTS_WRAP" value="2" />

0 commit comments

Comments
 (0)