Skip to content

Commit

Permalink
[ISSUE #180]fix Method is on the same line as @OverRide code style is…
Browse files Browse the repository at this point in the history
…sue (#181)
  • Loading branch information
mxsm authored Jul 20, 2022
1 parent 7d10d2f commit a34df8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/dledger_codestyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<option name="METHOD_PARAMETERS_WRAP" value="1"/>
<option name="ARRAY_INITIALIZER_LBRACE_ON_NEXT_LINE" value="true"/>
<option name="LABELED_STATEMENT_WRAP" value="1"/>
<option name="METHOD_ANNOTATION_WRAP" value="1"/>
<option name="METHOD_ANNOTATION_WRAP" value="2"/>
<option name="CLASS_ANNOTATION_WRAP" value="1"/>
<option name="FIELD_ANNOTATION_WRAP" value="1"/>
<option name="PARENT_SETTINGS_INSTALLED" value="true"/>
Expand Down

0 comments on commit a34df8d

Please sign in to comment.