horcrux/.editorconfig
2020-12-13 00:56:18 +01:00

7 lines
102 B
INI

root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 4
trim_trailing_whitespace = true