3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
zeppelin/.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