Commit 2eb9053d authored by Stephen Edgar's avatar Stephen Edgar Committed by Artur Kwiatkowski

Include .editorconfig

http://editorconfig.org/
parent 55bbb9ff
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
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