Files
friendica-addons/.editorconfig
Tobias Diekershoff c0f3f0a77a added editorconfig file
2019-10-14 07:16:55 +02:00

11 lines
176 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