x-markdown-css/.editorconfig

12 lines
179 B
INI
Raw Permalink Normal View History

# EditorConfig <http://editorconfig.org>
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