2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-26 23:56:57 +02:00
docker/.editorconfig

10 lines
175 B
INI
Raw Normal View History

# 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