Editor config.

This commit is contained in:
severak 2019-10-14 16:14:00 +02:00
parent 2d442a17b1
commit 18615c1fce
1 changed files with 6 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab