Skip to content

Commit

Permalink
Preserve space within single-line code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi authored and martint committed Jan 11, 2024
1 parent 2aea041 commit 3fbde21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IntelliJIdea2019/Airlift.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" />
<option name="SPACE_WITHIN_ARRAY_INITIALIZER_BRACES" value="true" />
<option name="SPACE_BEFORE_ARRAY_INITIALIZER_LBRACE" value="true" />
<option name="SPACE_WITHIN_BRACES" value="true" />
<option name="CALL_PARAMETERS_WRAP" value="5" />
<option name="EXTENDS_LIST_WRAP" value="1" />
<option name="THROWS_LIST_WRAP" value="1" />
Expand Down

0 comments on commit 3fbde21

Please # to comment.