moe-bius/opmplay/lxmplay/ymfm/.editorconfig

10 lines
142 B
INI
Raw Normal View History

2024-10-20 16:18:51 -04:00
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true