Added editorconfig file

pull/20/head
Jef Roosens 2021-05-18 15:15:00 +02:00
parent 1a183067b8
commit 17a20052b7
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 7 additions and 0 deletions

7
.editorconfig 100644
View File

@ -0,0 +1,7 @@
root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 4