We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dcc97d + e3f260d commit 95d6b0eCopy full SHA for 95d6b0e
configs/codestyles/SquareAndroid.xml
@@ -227,6 +227,8 @@
227
</codeStyleSettings>
228
<codeStyleSettings language="kotlin">
229
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
230
+ <option name="CALL_PARAMETERS_WRAP" value="1" />
231
+ <option name="METHOD_PARAMETERS_WRAP" value="1" />
232
<indentOptions>
233
<option name="INDENT_SIZE" value="2" />
234
<option name="CONTINUATION_INDENT_SIZE" value="4" />
0 commit comments