friendica/.editorconfig

11 linhas
176 B
INI
Original Visão normal Histórico

2017-01-28 07:15:57 +01:00
# 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