Formatting

This commit is contained in:
Fabian Stamm
2020-06-25 14:59:23 +02:00
parent 004b118488
commit 6e5e513f64
3 changed files with 64 additions and 43 deletions

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
root=true
[*]
charset = utf-8
end_of_line = lf
indent_size = 3
indent_style = space
insert_final_newline = true