Skip to content

Instantly share code, notes, and snippets.

View callumkift's full-sized avatar

Callum Kift callumkift

  • Toronto, Canada
View GitHub Profile
<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" />