ares-openbsd/thirdparty/ymfm/.editorconfig

10 行
142 B
INI

root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true