mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 06:55:08 +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
1 changed files with 2 additions and 0 deletions
2
.idea/codeStyles/Project.xml
generated
2
.idea/codeStyles/Project.xml
generated
|
@ -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…
Add table
Reference in a new issue