x-markdown-css/.editorconfig

10 lines
137 B
INI
Raw Normal View History

2023-02-28 10:35:20 +00:00
root = true
[*]
charset = utf-8
end_of_line = lf
max_line_length = 120
insert_final_newline = true
indent_style = space
indent_size = 2