Skip to content

Commit a34df8d

Browse files
authoredJul 20, 2022
[ISSUE #180]fix Method is on the same line as @OverRide code style issue (#181)
1 parent 7d10d2f commit a34df8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎style/dledger_codestyle.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<option name="METHOD_PARAMETERS_WRAP" value="1"/>
105105
<option name="ARRAY_INITIALIZER_LBRACE_ON_NEXT_LINE" value="true"/>
106106
<option name="LABELED_STATEMENT_WRAP" value="1"/>
107-
<option name="METHOD_ANNOTATION_WRAP" value="1"/>
107+
<option name="METHOD_ANNOTATION_WRAP" value="2"/>
108108
<option name="CLASS_ANNOTATION_WRAP" value="1"/>
109109
<option name="FIELD_ANNOTATION_WRAP" value="1"/>
110110
<option name="PARENT_SETTINGS_INSTALLED" value="true"/>

0 commit comments

Comments
 (0)