1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-04 21:07:30 +01:00
Tusky-App-Android/.editorconfig

12 lines
162 B
INI
Raw Normal View History

2023-01-14 02:24:29 +01:00
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{yml,yaml}]
indent_size = 2