fej/.editorconfig

8 lines
100 B
INI
Raw Permalink Normal View History

2021-05-02 16:12:05 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 4