pig/.editorconfig

7 lines
102 B
INI
Executable File

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