1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-21 21:52:26 +01:00
php-web-maker/.editorconfig

11 lines
149 B
INI
Raw Normal View History

2016-07-09 23:58:29 +05:30
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true