configs/.editorconfig

4 lines
106 B
INI
Raw Normal View History

2023-11-22 13:25:18 +01:00
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true