
[*]
end_of_line = lf
insert_final_newline = true

[*.{java, kt, xml}]
indent_style = tab

[application-*.yml]
indent_style = space
indent_size = 2
