BuildFeed/.editorconfig

9 lines
121 B
INI
Raw Normal View History

2018-10-27 05:41:11 +08:00
root = true
[*]
charset = utf-8
indent_size = 4
end_of_line = crlf
indent_style = space
trim_trailing_whitespace = true