1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-20 21:03:06 +00:00
Files
kopano-docker/.editorconfig
T
Philipp Holzer 3552d9e03e Add editorconfig
2018-12-13 23:09:32 +01:00

10 lines
175 B
INI

# 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