You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
880 B

  1. <component name="ProjectCodeStyleConfiguration">
  2. <code_scheme name="Project" version="173">
  3. <JetCodeStyleSettings>
  4. <option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
  5. </JetCodeStyleSettings>
  6. <codeStyleSettings language="kotlin">
  7. <option name="CALL_PARAMETERS_WRAP" value="5" />
  8. <option name="CALL_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
  9. <option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
  10. <option name="METHOD_PARAMETERS_WRAP" value="5" />
  11. <option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
  12. <option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
  13. <option name="EXTENDS_LIST_WRAP" value="1" />
  14. <option name="METHOD_CALL_CHAIN_WRAP" value="1" />
  15. <option name="ASSIGNMENT_WRAP" value="1" />
  16. </codeStyleSettings>
  17. </code_scheme>
  18. </component>