Files
masterthesis/.editorconfig
Jim Martens 5d7613f9e8 Added editorconfig
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-04 16:23:13 +01:00

7 lines
141 B
INI

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4