rax-remote-v2/.editorconfig

7 lines
102 B
INI
Raw Permalink Normal View History

2024-01-31 16:31:50 +08:00
root = true
[*.{groovy,java,kt,xml}]
indent_style = tab
indent_size = 4
continuation_indent_size = 8