blob: 72b8328c0d1c5fe61b278e3b2ccb418e227c2bfc [file] [log] [blame]
# EditorConfig https://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
charset = utf-8
indent_size = 2
[*.md]
trim_trailing_whitespace = false