1
0
Fork 0
mirror of https://github.com/movie-web/movie-web.git synced 2025-01-23 23:31:39 +00:00
movie-web/.editorconfig

8 lines
99 B
INI
Raw Normal View History

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