movie-web/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2023-01-08 15:38:27 +01:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 2
indent_style = space