obws/.editorconfig

8 lines
110 B
INI
Raw Normal View History

2020-12-31 06:20:55 +00:00
root = true
[*]
end_of_line = lf
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true