This commit is contained in:
Fredrik Wollsén 2018-10-30 18:42:06 +02:00
Родитель ac16676cc6
Коммит e5f1197806
1 изменённых файлов: 9 добавлений и 0 удалений

9
.editorconfig Normal file
Просмотреть файл

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