9 lines
96 B
INI
9 lines
96 B
INI
root=true
|
|
|
|
[*.{groovy,java,kt,xml}]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.sh]
|
|
end_of_line=lf
|