silverstripe-framework/.editorconfig
2014-08-29 10:28:05 +12:00

8 lines
125 B
INI

root = true
end_of_line = lf
insert_final_newline = true
indent_style = tab
charset = utf-8
trim_trailing_whitespace = true