php-ml/.editorconfig
2019-02-10 08:08:35 +01:00

10 lines
136 B
INI

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