1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

Add editorconfig

This commit is contained in:
Philipp Holzer 2018-12-13 23:09:32 +01:00
parent cae5f2a267
commit 3552d9e03e
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5

10
.editorconfig Normal file
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