Created
May 29, 2017 09:15
-
-
Save bwahlgreen/88c527eb8499a3a6876d373215534473 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<code_scheme name="Default"> | |
<ScalaCodeStyleSettings> | |
<option name="CALL_PARAMETERS_NEW_LINE_AFTER_LPAREN" value="2" /> | |
</ScalaCodeStyleSettings> | |
<codeStyleSettings language="Scala"> | |
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" /> | |
<option name="CALL_PARAMETERS_WRAP" value="5" /> | |
<option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" /> | |
<option name="METHOD_PARAMETERS_WRAP" value="5" /> | |
<option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" /> | |
<option name="METHOD_CALL_CHAIN_WRAP" value="1" /> | |
</codeStyleSettings> | |
</code_scheme> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment