🔧 .editorconfig

This commit is contained in:
Laureηt 2023-06-04 01:18:06 +02:00
parent d2f786fcd8
commit 2aae666fe4
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -1,9 +1,9 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true