Commit 411f30e9 authored by deepsweet's avatar deepsweet

add .editorconfig feature

parent e21329c0
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
indent_style = tab
tab_width = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment