0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
thunderbird-android/.editorconfig
2022-12-07 18:15:20 +01:00

14 lines
176 B
INI

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