Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save callumkift/edb760a347ded6735c1d3825971909ea to your computer and use it in GitHub Desktop.
Save callumkift/edb760a347ded6735c1d3825971909ea to your computer and use it in GitHub Desktop.
<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