build: Adding .editorconfig

This commit is contained in:
Benjamin Kampmann
2022-08-01 14:33:05 +02:00
parent 729836cf70
commit c15a4bcdd4

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true