fbmobile/.editorconfig
2021-05-21 01:33:16 +02:00

7 lines
102 B
INI

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4