seeddms-code/.editorconfig
2019-10-28 10:11:06 +01:00

9 lines
118 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespaces = true
indent_style = tab
indent_size = 2