Add .editorconfig

This commit is contained in:
Aidan Follestad 2018-12-12 20:56:13 -08:00
parent b7c51a12ed
commit a8626b4d29

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*.kt]
indent_size = 2
continuation_indent_size=4