jellyfin-android/.editorconfig
2020-08-19 13:34:01 +02:00

10 lines
115 B
INI

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