2
0
mirror of https://github.com/iconify/iconify.git synced 2024-07-27 00:00:23 +00:00
iconify/.editorconfig
2020-04-28 12:47:35 +03:00

10 lines
145 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true