CavEX/.editorconfig

6 lines
88 B
INI
Raw Normal View History

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