8 lines
98 B
INI
8 lines
98 B
INI
root=true
|
|
|
|
[*.{java,xml,gradle}]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
continuation_indent_size = 8
|
|
|