Added a editorconfig file

This commit is contained in:
Jojakim Stahl
2017-10-18 09:24:27 +02:00
parent 50cbbe391b
commit 1be3ac4d5a
2 changed files with 11 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root=true
[*]
end_of_line = crlf
indent_style = space
indent_size = 4