2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-07 19:19:02 +00:00
iconify/.editorconfig

10 lines
145 B
INI
Raw Permalink Normal View History

2020-04-28 09:47:35 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true