providers/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2023-06-21 12:50:06 +00:00
root = true
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true