Stop forcing LF in .editorconfig

This commit is contained in:
Anthony Rose 2024-09-16 10:40:00 +01:00
parent b76e563593
commit 257d9cb44d

View file

@ -2,7 +2,6 @@ root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true