backend/.editorconfig

7 lines
87 B
INI
Raw Normal View History

2023-08-23 11:54:26 +00:00
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 2
indent_style = space