horcrux/.editorconfig

7 lines
100 B
INI

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