Otsuka-APP/.editorconfig

11 lines
152 B
INI
Raw Permalink Normal View History

2026-02-05 15:10:31 +08:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = false
max_line_length = 120
tab_width = 4