12 lines
161 B
INI
12 lines
161 B
INI
|
root=true
|
||
|
|
||
|
[*.java]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|
||
|
continuation_indent_size = 8
|
||
|
|
||
|
[*.xml]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|
||
|
continuation_indent_size = 4
|