x-markdown-css/.editorconfig

12 lines
179 B
INI

# EditorConfig <http://editorconfig.org>
root = true
[*]
charset = utf-8
end_of_line = lf
max_line_length = 120
insert_final_newline = true
indent_style = space
indent_size = 2