fbmobile/.editorconfig

7 lines
102 B
INI
Raw Normal View History

2021-05-20 23:33:16 +00:00
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4