Skip to content

Commit

Permalink
Better code style for chained methods
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored and stefan-kolb committed Feb 6, 2018
1 parent 85a50e0 commit 834e6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/IntelliJ Code Style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
<option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="0" />
<option name="ALIGN_MULTILINE_CHAINED_METHODS" value="true" />
<arrangement>
<rules>
<section>
Expand Down

0 comments on commit 834e6fa

Please sign in to comment.