web/.editorconfig

8 lines
101 B
INI
Raw Permalink Normal View History

2021-12-28 17:01:56 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 2