v2ray-examples/.editorconfig
2020-07-31 19:14:59 +08:00

9 lines
119 B
INI

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