Files
Modxo/.editorconfig

7 lines
122 B
INI

[*]
charset = utf-8
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 4
max_line_length = 80