mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Merge pull request #3296 from christophsturm/chop-down-long
chop down long chained calls and force brackets on if
This commit is contained in:
commit
9c82510e4e
@ -182,6 +182,8 @@
|
||||
<option name="KEEP_LINE_BREAKS" value="false" />
|
||||
<option name="BLANK_LINES_BEFORE_PACKAGE" value="1" />
|
||||
<option name="METHOD_PARAMETERS_WRAP" value="5" />
|
||||
<option name="METHOD_CALL_CHAIN_WRAP" value="5" />
|
||||
<option name="IF_BRACE_FORCE" value="3" />
|
||||
<option name="WRAP_ON_TYPING" value="0" />
|
||||
<option name="SOFT_MARGINS" value="90" />
|
||||
</codeStyleSettings>
|
||||
|
Loading…
Reference in New Issue
Block a user