tomodachi-share/.editorconfig

11 lines
No EOL
180 B
INI

root = true
[*]
charset = utf-8
indent_style = tab
indent_size = 2
tab_width = 2
max_line_length = 160
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf