web/.editorconfig

8 lines
101 B
INI
Raw Permalink Normal View History

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