jellyfin-androidtv/.editorconfig
2020-04-30 16:57:56 +02:00

10 lines
111 B
INI

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