[merge] .editorconfig: crlf sucks

Change-Id: Icef61650fcecfccc18845a0454e3a52557d786c7
This commit is contained in:
SpiritCroc 2022-04-24 11:53:18 +02:00
parent ed3c26aac6
commit f072ce0787

View File

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