rax-remote-2/.editorconfig
2024-01-31 16:31:50 +08:00

7 lines
102 B
INI

root = true
[*.{groovy,java,kt,xml}]
indent_style = tab
indent_size = 4
continuation_indent_size = 8