ifffff/.editorconfig

7 lines
100 B
INI
Executable File

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