next/.editorconfig

6 lines
97 B
INI

[*.*]
tab_width = 2
indent_size = 1
indent_style = tab
charset = utf-8
max_line_length = 160