.editorconfig 102 Bytes EditWeb IDE 1 2 3 4 5 6 root = true [*.{groovy,java,kt,xml}] indent_style = tab indent_size = 4 continuation_indent_size = 8