Added .editorconfig file
continuous-integration/drone the build was successful Details

pull/66/head
Jef Roosens 2021-05-02 16:12:05 +02:00
parent 135e74e6e3
commit f9da125b4a
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