zappyzep/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2018-07-01 03:35:51 +03:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2