diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..395a9a6c --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.kt] +continuation_indent_size = 4 \ No newline at end of file