1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

Add editorconfig

This commit is contained in:
Philipp Holzer
2018-12-13 23:09:32 +01:00
parent cae5f2a267
commit 3552d9e03e
+10
View File
@@ -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