agriget/.editorconfig

7 lines
77 B
INI
Raw Normal View History

2019-03-22 22:17:29 +08:00
[*]
end_of_line = lf
insert_final_newline = true
[*.php]
indent_style = tab