srctree

endoffile78 parent c3168188 54c29453
Add .editorconfig

inlinesplit
filename was Deleted added: 11, removed: 1, total 10
@@ -0,0 +1,10 @@
root = true
 
[*]
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
 
[{*.kt, *.gradle}]
indent_style = space
indent_size = 4