Commit cf77ea1c authored by Vadim Makeev's avatar Vadim Makeev

Merge pull request #155 from deepsweet/feature/editorconfig

add .editorconfig feature
parents e21329c0 411f30e9
# 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