added editorconfig config file

pull/3120/head
Tobias Diekershoff 6 years ago
parent d61a4a67db
commit 0342f559c1

@ -0,0 +1,10 @@
# editorconfig tool configuration
# see http://editorconfig.org for docs
root = true
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespaces = true
indent_style = tab
Loading…
Cancel
Save