jellyfin-sdk-kotlin/.editorconfig
2020-05-01 11:12:37 +02:00

15 lines
169 B
INI

root = true
[*]
insert_final_newline = true
[{*.kts, *.kt}]
charset = utf-8
indent_style = tab
tab_width = 4
[*.xml]
charset = utf-8
indent_style = tab
tab_width = 4