horcrux/.editorconfig

7 lines
100 B
INI
Raw Normal View History

2020-12-11 12:59:04 +00:00
root = true
[*]
end_of_line = lf
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true