BuildFeed/.editorconfig
2018-10-26 22:41:11 +01:00

9 lines
121 B
INI

root = true
[*]
charset = utf-8
indent_size = 4
end_of_line = crlf
indent_style = space
trim_trailing_whitespace = true