Add kotlin continuation indent to editorconfig

This commit is contained in:
Major
2018-04-08 04:14:41 +01:00
parent f7bf5fde34
commit 6e94f4c7d0
+1
View File
@@ -11,6 +11,7 @@ tab_width=4
[*.{kt, kts}]
indent_style=space
tab_width=4
continuation_indent_size=4
[*.rb]
indent_style=space